diff options
Diffstat (limited to 'server/tests/api/videos/audio-only.ts')
-rw-r--r-- | server/tests/api/videos/audio-only.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/api/videos/audio-only.ts b/server/tests/api/videos/audio-only.ts index 294a00112..7ddbd5cd9 100644 --- a/server/tests/api/videos/audio-only.ts +++ b/server/tests/api/videos/audio-only.ts | |||
@@ -36,6 +36,7 @@ describe('Test audio only video transcoding', function () { | |||
36 | '480p': false, | 36 | '480p': false, |
37 | '720p': false, | 37 | '720p': false, |
38 | '1080p': false, | 38 | '1080p': false, |
39 | '1440p': false, | ||
39 | '2160p': false | 40 | '2160p': false |
40 | }, | 41 | }, |
41 | hls: { | 42 | hls: { |