Increase test timeout

pull/5378/head
Chocobozzz 2022-10-24 14:54:21 +02:00
parent b3ce36069f
commit 3b1995a2d0
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ describe('Test video privacy', function () {
describe('Unlisted videos', function () {
it('Should upload an unlisted video on server 2', async function () {
this.timeout(60000)
this.timeout(120000)
const attributes = {
name: 'unlisted video',