mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Fix public video we set to public or unlisted
This commit is contained in:
parent
9a27cdc27c
commit
572f8d3dba
13 changed files with 58 additions and 61 deletions
|
@ -39,7 +39,7 @@ describe('Test users', function () {
|
|||
let userId: number
|
||||
|
||||
before(async function () {
|
||||
this.timeout(120000)
|
||||
this.timeout(10000)
|
||||
|
||||
await flushTests()
|
||||
server = await runServer(1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue