From 1ce0536afa5165d4e6ba6e73ad24e40473aa47ce Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Tue, 27 Apr 2021 16:33:47 +0200 Subject: [PATCH] tests: re-arrange order --- phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit.xml b/phpunit.xml index 895c7f1bed..df3655fd18 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -22,7 +22,6 @@ ./tests/e2e/Services/Webhooks - ./tests/e2e/Services/Projects ./tests/e2e/Services/Functions/FunctionsBase.php @@ -30,6 +29,7 @@ ./tests/e2e/Services/Functions/FunctionsCustomClientTest.php + ./tests/e2e/Services/Projects ./tests/e2e/Services/Account ./tests/e2e/Services/Avatars ./tests/e2e/Services/Database