We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f8c43 commit 425e715Copy full SHA for 425e715
pom.xml
@@ -431,7 +431,7 @@
431
<excludes>
432
<exclude>**/*TestSuite.java</exclude>
433
</excludes>
434
- <argLine>${argLine} ${test-arguments}</argLine>
+ <argLine>${test-arguments}</argLine>
435
<systemPropertyVariables>
436
<net.bytebuddy.experimental>true</net.bytebuddy.experimental>
437
<rabbitmqctl.bin>DOCKER:rabbitmq</rabbitmqctl.bin>
0 commit comments