]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/check-params/users.ts
Add banner tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params / users.ts
index 0a13f5b678cefc1168b4b4dae95200c37a43c5f3..2b03fde2d05028adcbe92e91e95f1ee213b55d5e 100644 (file)
@@ -241,7 +241,7 @@ describe('Test users API validators', function () {
     })
 
     it('Should succeed with no password on a server with smtp enabled', async function () {
-      this.timeout(10000)
+      this.timeout(20000)
 
       killallServers([ server ])