diff --git a/server/tests/api/live/live-constraints.ts b/server/tests/api/live/live-constraints.ts index 1c8d065f7..89ea46578 100644 --- a/server/tests/api/live/live-constraints.ts +++ b/server/tests/api/live/live-constraints.ts @@ -210,7 +210,7 @@ describe('Test live constraints', function () { live: { enabled: true, allowReplay: true, - maxDuration: 3, + maxDuration: 10, transcoding: { enabled: true, resolutions: ConfigCommand.getCustomConfigResolutions(true)