aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/live/live.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/live/live.ts')
-rw-r--r--server/tests/api/live/live.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/live/live.ts b/server/tests/api/live/live.ts
index 918792081..939285ae8 100644
--- a/server/tests/api/live/live.ts
+++ b/server/tests/api/live/live.ts
@@ -348,7 +348,7 @@ describe('Test live', function () {
348 live: { 348 live: {
349 enabled: true, 349 enabled: true,
350 allowReplay: true, 350 allowReplay: true,
351 maxDuration: null, 351 maxDuration: -1,
352 transcoding: { 352 transcoding: {
353 enabled: true, 353 enabled: true,
354 resolutions: { 354 resolutions: {