Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Nov 15, 2024
1 parent 4170d3d commit 63392ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@
<excludes>
<exclude>**/*ITest.java</exclude>
</excludes>
<argLine>${EXTRA_TEST_OPTS} cd -javaagent:${org.mockito:mockito-core:jar}</argLine>
<argLine>${EXTRA_TEST_OPTS} -javaagent:${org.mockito:mockito-core:jar}</argLine>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 63392ae

Please sign in to comment.