Skip to content

Commit

Permalink
Unify test suite selection in pom (#65)
Browse files Browse the repository at this point in the history
Signed-off-by: David Kornel <[email protected]>
  • Loading branch information
kornys authored Jan 17, 2024
1 parent b82fa4a commit 24dd43f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -314,10 +314,8 @@
<id>standard</id>
<properties>
<it.skip>false</it.skip>
<it.test>
io.odh.test.e2e.standard.*ST
</it.test>
<groups>
standard,
!upgrade
</groups>
</properties>
Expand Down

0 comments on commit 24dd43f

Please sign in to comment.