diff options
Diffstat (limited to 'server/tests/api/moderation/index.ts')
-rw-r--r-- | server/tests/api/moderation/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/api/moderation/index.ts b/server/tests/api/moderation/index.ts index 6593c001f..874be03d5 100644 --- a/server/tests/api/moderation/index.ts +++ b/server/tests/api/moderation/index.ts | |||
@@ -1,3 +1,4 @@ | |||
1 | export * from './abuses' | 1 | export * from './abuses' |
2 | export * from './blocklist-notification' | ||
2 | export * from './blocklist' | 3 | export * from './blocklist' |
3 | export * from './video-blacklist' | 4 | export * from './video-blacklist' |