Skip to content

Commit 5054185

Browse files
Execute integration test only when run-its profile is set
1 parent 5bbe99e commit 5054185

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -248,12 +248,6 @@
248248
<profiles>
249249
<profile>
250250
<id>run-its</id>
251-
<activation>
252-
<property>
253-
<name>skipTests</name>
254-
<value>!true</value>
255-
</property>
256-
</activation>
257251
<build>
258252
<plugins>
259253
<plugin>

0 commit comments

Comments
 (0)