diff options
Diffstat (limited to 'server/tests/api/check-params/index.ts')
-rw-r--r-- | server/tests/api/check-params/index.ts | 1 |
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 844fa31c5..924c0df76 100644 --- a/server/tests/api/check-params/index.ts +++ b/server/tests/api/check-params/index.ts | |||
@@ -6,6 +6,7 @@ import './debug' | |||
6 | import './follows' | 6 | import './follows' |
7 | import './jobs' | 7 | import './jobs' |
8 | import './logs' | 8 | import './logs' |
9 | import './plugins' | ||
9 | import './redundancy' | 10 | import './redundancy' |
10 | import './search' | 11 | import './search' |
11 | import './services' | 12 | import './services' |