1
0
Fork 0

Increase test timeout for imports

This commit is contained in:
Chocobozzz 2018-08-08 10:13:05 +02:00
parent e6a3b266f1
commit a031ab0b9b
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -619,7 +619,7 @@ describe('Test users API validators', function () {
})
it('Should fail to import with HTTP/Torrent/magnet', async function () {
this.timeout(30000)
this.timeout(120000)
const baseAttributes = {
channelId: 1,