diff options
Diffstat (limited to 'server/tests/api/notifications/index.ts')
-rw-r--r-- | server/tests/api/notifications/index.ts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/server/tests/api/notifications/index.ts b/server/tests/api/notifications/index.ts index b573f850e..bd07a339e 100644 --- a/server/tests/api/notifications/index.ts +++ b/server/tests/api/notifications/index.ts | |||
@@ -1 +1,4 @@ | |||
1 | import './comments-notifications' | ||
2 | import './moderation-notifications' | ||
3 | import './notifications-api' | ||
1 | import './user-notifications' | 4 | import './user-notifications' |