diff options
Diffstat (limited to 'server/tests/api/index-fast.ts')
-rw-r--r-- | server/tests/api/index-fast.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/api/index-fast.ts b/server/tests/api/index-fast.ts index e591d0fd2..9f52310dd 100644 --- a/server/tests/api/index-fast.ts +++ b/server/tests/api/index-fast.ts | |||
@@ -9,3 +9,4 @@ import './videos/video-blacklist-management' | |||
9 | import './videos/video-description' | 9 | import './videos/video-description' |
10 | import './videos/video-privacy' | 10 | import './videos/video-privacy' |
11 | import './videos/services' | 11 | import './videos/services' |
12 | import './server/email' | ||