Skip to content

Commit

Permalink
[RESTEASY-2240] Moving back to alphabetical test order, to reproduce …
Browse files Browse the repository at this point in the history
…issue with gzip tests
  • Loading branch information
asoldano committed Nov 13, 2019
1 parent 3cfcffa commit 2f0ee6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -250,7 +250,7 @@
<version>${version.surefire.plugin}</version>
<configuration>
<forkMode>once</forkMode>
<runOrder>reversealphabetical</runOrder>
<runOrder>alphabetical</runOrder>
<argLine>${surefire.system.args}</argLine>
</configuration>
</plugin>
Expand Down

0 comments on commit 2f0ee6e

Please sign in to comment.