Increase test timeout

pull/3720/head
Chocobozzz 2021-02-08 15:50:10 +01:00
parent f6446c948d
commit 0c39df2536
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ describe('Test bulk actions', function () {
}
before(async function () {
this.timeout(60000)
this.timeout(120000)
await uploadVideo(servers[0].url, servers[0].accessToken, { name: 'video 1 server 1' })
await uploadVideo(servers[0].url, servers[0].accessToken, { name: 'video 2 server 1' })