tests: reorder tests

This commit is contained in:
Torsten Dittmann
2021-04-27 10:07:13 +02:00
parent ee9a041e20
commit a21bb8d402
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,8 +21,8 @@
<directory>./tests/e2e/Scopes</directory>
</testsuite>
<testsuite name="webhooks">
<directory>./tests/e2e/Services/Projects</directory>
<directory>./tests/e2e/Services/Webhooks</directory>
<directory>./tests/e2e/Services/Projects</directory>
</testsuite>
<testsuite name="functions">
<file>./tests/e2e/Services/Functions/FunctionsBase.php</file>