aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/multiple-servers.ts
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2017-12-29 14:32:51 +0100
committerChocobozzz <me@florianbigard.com>2017-12-29 14:32:51 +0100
commit8b0d42ee372de6589796be26b83e5bffb1b69cdf (patch)
tree7e07bc3f40dc3285a090c030aca457a32eb1c7f8 /server/tests/api/videos/multiple-servers.ts
parentb1f5b93e4f1a9ae9015463c9a4946722ed87ec2e (diff)
downloadPeerTube-8b0d42ee372de6589796be26b83e5bffb1b69cdf.tar.gz
PeerTube-8b0d42ee372de6589796be26b83e5bffb1b69cdf.tar.zst
PeerTube-8b0d42ee372de6589796be26b83e5bffb1b69cdf.zip
Fix tests
Diffstat (limited to 'server/tests/api/videos/multiple-servers.ts')
-rw-r--r--server/tests/api/videos/multiple-servers.ts4
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,