diff options
Diffstat (limited to 'server/tests/api/videos/multiple-servers.ts')
-rw-r--r-- | server/tests/api/videos/multiple-servers.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/server/tests/api/videos/multiple-servers.ts b/server/tests/api/videos/multiple-servers.ts index d35d1204a..abd051a30 100644 --- a/server/tests/api/videos/multiple-servers.ts +++ b/server/tests/api/videos/multiple-servers.ts | |||
@@ -98,7 +98,7 @@ describe('Test multiple servers', function () { | |||
98 | description: 'super channel', | 98 | description: 'super channel', |
99 | isLocal | 99 | isLocal |
100 | }, | 100 | }, |
101 | fixture: 'video_short.webm', | 101 | fixture: 'video_short1.webm', |
102 | files: [ | 102 | files: [ |
103 | { | 103 | { |
104 | resolution: 720, | 104 | resolution: 720, |
@@ -289,7 +289,7 @@ describe('Test multiple servers', function () { | |||
289 | description: '', | 289 | description: '', |
290 | isLocal | 290 | isLocal |
291 | }, | 291 | }, |
292 | fixture: 'video_short3.webm', | 292 | fixture: 'video_short.webm', |
293 | files: [ | 293 | files: [ |
294 | { | 294 | { |
295 | resolution: 720, | 295 | resolution: 720, |