]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/activitypub.ts
Use banner instead of modal for privacy concerns
[github/Chocobozzz/PeerTube.git] / server / tests / activitypub.ts
index c8884719de5ebfe37eed3a4dab44bcdaa54ecbeb..9e29b0fa88b1fcf9a67cb56804e039331b9b325b 100644 (file)
@@ -10,7 +10,7 @@ describe('Test activitypub', function () {
   let server: ServerInfo = null
 
   before(async function () {
-    this.timeout(10000)
+    this.timeout(30000)
 
     await flushTests()