aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-hls.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/videos/video-hls.ts')
-rw-r--r--server/tests/api/videos/video-hls.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/api/videos/video-hls.ts b/server/tests/api/videos/video-hls.ts
index f3dbbb114..d1720d0d9 100644
--- a/server/tests/api/videos/video-hls.ts
+++ b/server/tests/api/videos/video-hls.ts
@@ -202,6 +202,7 @@ describe('Test HLS videos', function () {
202 '480p': true, 202 '480p': true,
203 '720p': true, 203 '720p': true,
204 '1080p': true, 204 '1080p': true,
205 '1440p': true,
205 '2160p': true 206 '2160p': true
206 }, 207 },
207 hls: { 208 hls: {