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 0ee1f27aa..b5f0d07be 100644 --- a/server/tests/api/check-params/index.ts +++ b/server/tests/api/check-params/index.ts | |||
@@ -8,6 +8,7 @@ import './debug' | |||
8 | import './follows' | 8 | import './follows' |
9 | import './jobs' | 9 | import './jobs' |
10 | import './logs' | 10 | import './logs' |
11 | import './live' | ||
11 | import './plugins' | 12 | import './plugins' |
12 | import './redundancy' | 13 | import './redundancy' |
13 | import './search' | 14 | import './search' |