Increase videos search test before timeout

pull/4468/head
Chocobozzz 2021-10-13 09:18:24 +02:00
parent 3b3490e41a
commit ac0725aa88
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ describe('Test videos search', function () {
let command: SearchCommand
before(async function () {
this.timeout(120000)
this.timeout(240000)
const servers = await Promise.all([
createSingleServer(1),