From bfdb0447634bd9c963218c21c5338d94f3a6af5f Mon Sep 17 00:00:00 2001 From: Marek Kopecky Date: Tue, 3 Sep 2024 09:18:24 +0200 Subject: [PATCH] Enforce alphabetical order of tests to increase stability --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index a9c58dd..5fffb42 100644 --- a/pom.xml +++ b/pom.xml @@ -335,6 +335,7 @@ ${version.plugin.surefire} + alphabetical