diff options
Diffstat (limited to 'server/tests')
-rw-r--r-- | server/tests/api/check-params/abuses.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/tests/api/check-params/abuses.ts b/server/tests/api/check-params/abuses.ts index 0ef8f6cac..1f040bbcf 100644 --- a/server/tests/api/check-params/abuses.ts +++ b/server/tests/api/check-params/abuses.ts | |||
@@ -427,4 +427,3 @@ describe('Test abuses API validators', function () { | |||
427 | await cleanupTests([ server ]) | 427 | await cleanupTests([ server ]) |
428 | }) | 428 | }) |
429 | }) | 429 | }) |
430 | |||