mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
tests: re-arrange order
This commit is contained in:
+1
-1
@@ -22,7 +22,6 @@
|
||||
</testsuite>
|
||||
<testsuite name="webhooks">
|
||||
<directory>./tests/e2e/Services/Webhooks</directory>
|
||||
<directory>./tests/e2e/Services/Projects</directory>
|
||||
</testsuite>
|
||||
<testsuite name="functions">
|
||||
<file>./tests/e2e/Services/Functions/FunctionsBase.php</file>
|
||||
@@ -30,6 +29,7 @@
|
||||
<file>./tests/e2e/Services/Functions/FunctionsCustomClientTest.php</file>
|
||||
</testsuite>
|
||||
<testsuite name="services">
|
||||
<directory>./tests/e2e/Services/Projects</directory>
|
||||
<directory>./tests/e2e/Services/Account</directory>
|
||||
<directory>./tests/e2e/Services/Avatars</directory>
|
||||
<directory>./tests/e2e/Services/Database</directory>
|
||||
|
||||
Reference in New Issue
Block a user