]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Fix lint
authorChocobozzz <me@florianbigard.com>
Fri, 24 Jun 2022 08:13:09 +0000 (10:13 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 24 Jun 2022 08:13:09 +0000 (10:13 +0200)
server/tests/api/live/live-fast-restream.ts

index b524cbe7f3ef092a6f7e60e8d4addddd27d60570..fb4ae147cc81278c70e1c08681c102fc81441a13 100644 (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