]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/videos/services.ts
Add tests for emails
[github/Chocobozzz/PeerTube.git] / server / tests / api / videos / services.ts
index 699f79ab7268ffe8aa6e48b45120c9a0d2414bc5..e456184cf0dc91be908baa0ce00ca2a9c9f55d57 100644 (file)
@@ -11,7 +11,7 @@ describe('Test services', function () {
   let server: ServerInfo = null
 
   before(async function () {
-    this.timeout(10000)
+    this.timeout(30000)
 
     await flushTests()