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 bfc550ae5..877ceb0a7 100644
--- a/server/tests/api/check-params/index.ts
+++ b/server/tests/api/check-params/index.ts
@@ -1,5 +1,6 @@
1// Order of the tests we want to execute 1// Order of the tests we want to execute
2import './accounts' 2import './accounts'
3import './blocklist'
3import './config' 4import './config'
4import './follows' 5import './follows'
5import './jobs' 6import './jobs'