Skip to content

Commit 24211d2

Browse files
committed
Update test pipeline
Add integration test profile Run ce and ee tests in parallel Add jacoco coverage report Closes #110
1 parent 41e563a commit 24211d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@
160160
<configuration>
161161
<includes>
162162
<include>**/*Test.java</include>
163-
<include>**/*IT.java</include>
164163
</includes>
165164
<systemPropertyVariables>
166165
<logback.configurationFile>${logging.config}</logback.configurationFile>

0 commit comments

Comments
 (0)