We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
surefire.runOrder=alphabetical
1 parent a429dbe commit a4272d9Copy full SHA for a4272d9
1 file changed
pom.xml
@@ -496,6 +496,7 @@ and
496
</systemPropertyVariables>
497
<!-- SUREFIRE-1588 workaround; too late for systemProperties: -->
498
<argLine>-Djdk.net.URLClassPath.disableClassPathURLCheck=true</argLine>
499
+ <runOrder>alphabetical</runOrder>
500
</configuration>
501
</plugin>
502
<plugin>
0 commit comments