1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 02:39:33 +02:00

Fix public video we set to public or unlisted

This commit is contained in:
Chocobozzz 2017-11-17 15:42:12 +01:00
parent 9a27cdc27c
commit 572f8d3dba
No known key found for this signature in database
GPG key ID: 583A612D890159BE
13 changed files with 58 additions and 61 deletions

View file

@ -41,7 +41,7 @@ describe('Test a single server', function () {
let videosListBase: any[] = null
before(async function () {
this.timeout(120000)
this.timeout(10000)
await flushTests()