aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/check-params/index.ts')
-rw-r--r--server/tests/api/check-params/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/api/check-params/index.ts b/server/tests/api/check-params/index.ts
index ab0aa1580..4c3b372f5 100644
--- a/server/tests/api/check-params/index.ts
+++ b/server/tests/api/check-params/index.ts
@@ -1,4 +1,5 @@
1// Order of the tests we want to execute 1// Order of the tests we want to execute
2import './accounts'
2import './follows' 3import './follows'
3import './jobs' 4import './jobs'
4import './services' 5import './services'