]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/notifications/index.ts
Increase timeout
[github/Chocobozzz/PeerTube.git] / server / tests / api / notifications / index.ts
index 95ac8fc519cbea7f9d1b8414525c70b27a77eaf7..8caa30a3d2c9304603c46aa6fc0c937e6f4a12c0 100644 (file)
@@ -1 +1,5 @@
-export * from './user-notifications'
+import './admin-notifications'
+import './comments-notifications'
+import './moderation-notifications'
+import './notifications-api'
+import './user-notifications'