Skip to content

Commit

Permalink
Unify test suite selection in pom
Browse files Browse the repository at this point in the history
Signed-off-by: David Kornel <[email protected]>
  • Loading branch information
kornys committed Jan 17, 2024
1 parent 638332e commit 0579fff
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 0579fff

Please sign in to comment.