diff options
Diffstat (limited to 'server/tests/api/index-fast.ts')
-rw-r--r-- | server/tests/api/index-fast.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/tests/api/index-fast.ts b/server/tests/api/index-fast.ts index ced973bc2..590b0d51c 100644 --- a/server/tests/api/index-fast.ts +++ b/server/tests/api/index-fast.ts | |||
@@ -1,7 +1,6 @@ | |||
1 | // Order of the tests we want to execute | 1 | // Order of the tests we want to execute |
2 | import './config' | 2 | import './config' |
3 | import './check-params' | 3 | import './check-params' |
4 | import './friends-basic' | ||
5 | import './users' | 4 | import './users' |
6 | import './single-pod' | 5 | import './single-pod' |
7 | import './video-abuse' | 6 | import './video-abuse' |