]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/server/follows-moderation.ts
Fix rerunserver function
[github/Chocobozzz/PeerTube.git] / server / tests / api / server / follows-moderation.ts
index f4a826ea8eb945999268a94526245428167e4093..ae8716184f5b522f7ad7e0fc2993425b117cb640 100644 (file)
@@ -189,7 +189,7 @@ describe('Test follows moderation', function () {
     }
   })
 
-  after(async function () {
+  after(function () {
     killallServers(servers)
   })
 })