]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/cli/reset-password.ts
Add follow tests
[github/Chocobozzz/PeerTube.git] / server / tests / cli / reset-password.ts
index c75a1611c292f69386c1ff922ca3eddbaa986f36..98ea7d4561365af8caf2edb1a9a29cc9378d5d0b 100644 (file)
@@ -26,7 +26,7 @@ describe('Test reset password scripts', function () {
   })
 
   it('Should change the user password from CLI', async function () {
-    this.timeout(30000)
+    this.timeout(60000)
 
     const env = getEnvCli(server)
     await execCLI(`echo coucou | ${env} npm run reset-password -- -u user_1`)