Skip to content

Commit dad57f9

Browse files
author
Marcus Linke
committed
Enable all tests again
1 parent 7c8740e commit dad57f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@
361361
</goals>
362362
<configuration>
363363
<groups>integration</groups>
364-
<excludedGroups>ignoreInCircleCi</excludedGroups>
364+
<!-- <excludedGroups>ignoreInCircleCi</excludedGroups> -->
365365
<includes>
366366
<include>**/*Test.java</include>
367367
</includes>

0 commit comments

Comments
 (0)