From 8b0d42ee372de6589796be26b83e5bffb1b69cdf Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 29 Dec 2017 14:32:51 +0100 Subject: Fix tests --- server/tests/api/videos/multiple-servers.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'server/tests/api/videos/multiple-servers.ts') 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 () { description: 'super channel', isLocal }, - fixture: 'video_short.webm', + fixture: 'video_short1.webm', files: [ { resolution: 720, @@ -289,7 +289,7 @@ describe('Test multiple servers', function () { description: '', isLocal }, - fixture: 'video_short3.webm', + fixture: 'video_short.webm', files: [ { resolution: 720, -- cgit v1.2.3