This commit is contained in:
Chocobozzz 2022-06-24 10:13:09 +02:00
parent 087c7118f5
commit c3fb12b31f
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ describe('Fast restream in live', function () {
before(async function () {
this.timeout(120000)
const env = { 'PEERTUBE_TEST_CONSTANTS_VIDEO_LIVE_CLEANUP_DELAY': '10000' }
const env = { PEERTUBE_TEST_CONSTANTS_VIDEO_LIVE_CLEANUP_DELAY: '10000' }
server = await createSingleServer(1, {}, { env })
// Get the access tokens