Skip to content

Commit

Permalink
test(skip): re-enable ability to skip unit tests (#815)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores authored Feb 25, 2025
1 parent 4cad011 commit 8b330f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,6 @@
<java.util.logging.manager>org.jboss.logmanager.LogManager</java.util.logging.manager>
<maven.home>${maven.home}</maven.home>
</systemPropertyVariables>
<skipTests>${skip.ut}</skipTests>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 8b330f1

Please sign in to comment.