]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/redundancy/redundancy-constraints.ts
Refactor requests
[github/Chocobozzz/PeerTube.git] / server / tests / api / redundancy / redundancy-constraints.ts
index 217691fb6a5e49a12cbd8269c4e5430c7cf0390a..71b93901eb9de0a561804b9d19e307e6e4d07ec5 100644 (file)
@@ -117,7 +117,7 @@ describe('Test redundancy constraints', function () {
         }
       }
     }
-    await await killallServers([ localServer ])
+    await killallServers([ localServer ])
     await localServer.run(config)
 
     await uploadWrapper('video 2 server 2')