]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/server/plugins.ts
Fix tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / server / plugins.ts
index 199d205c79e86cf0ac3fb2197cd2866b44239a0e..a0e9db1d3c840ea7dac7c824362936bdfb22cb76 100644 (file)
@@ -189,8 +189,6 @@ describe('Test plugins', function () {
   })
 
   it('Should have watched settings changes', async function () {
-    this.timeout(10000)
-
     await server.servers.waitUntilLog('Settings changed!')
   })