]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/cli/prune-storage.ts
Introduce sql command
[github/Chocobozzz/PeerTube.git] / server / tests / cli / prune-storage.ts
index fa1df65a9e664ed9ee13033bc47b4413807e7bbc..d4dbee682e00d64b08073ce33bd82711c82f3da4 100644 (file)
@@ -110,7 +110,7 @@ describe('Test prune storage scripts', function () {
     await wait(1000)
 
     await waitJobs(servers)
-    killallServers(servers)
+    await killallServers(servers)
 
     await wait(1000)
   })