Skip to content

Commit

Permalink
Execute integration test only when run-its profile is set
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Aug 16, 2022
1 parent 5bbe99e commit 5054185
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -248,12 +248,6 @@
<profiles>
<profile>
<id>run-its</id>
<activation>
<property>
<name>skipTests</name>
<value>!true</value>
</property>
</activation>
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 5054185

Please sign in to comment.