aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/multiple-servers.ts
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-05-17 15:51:42 +0200
committerChocobozzz <me@florianbigard.com>2019-05-17 16:50:52 +0200
commit80b8ad2a7084c206efb194ddfbea13df860f0c5f (patch)
tree47a347a0e63338b9f29c0749c70aaba4aeac0702 /server/tests/api/videos/multiple-servers.ts
parentb345a8047bfde1efa1fdbd249f25f663151265a8 (diff)
downloadPeerTube-80b8ad2a7084c206efb194ddfbea13df860f0c5f.tar.gz
PeerTube-80b8ad2a7084c206efb194ddfbea13df860f0c5f.tar.zst
PeerTube-80b8ad2a7084c206efb194ddfbea13df860f0c5f.zip
Update travis ffmpeg patch version
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 09b461200..e9625e5f7 100644
--- a/server/tests/api/videos/multiple-servers.ts
+++ b/server/tests/api/videos/multiple-servers.ts
@@ -215,7 +215,7 @@ describe('Test multiple servers', function () {
215 files: [ 215 files: [
216 { 216 {
217 resolution: 240, 217 resolution: 240,
218 size: 187000 218 size: 189000
219 }, 219 },
220 { 220 {
221 resolution: 360, 221 resolution: 360,
@@ -223,7 +223,7 @@ describe('Test multiple servers', function () {
223 }, 223 },
224 { 224 {
225 resolution: 480, 225 resolution: 480,
226 size: 383000 226 size: 384000
227 }, 227 },
228 { 228 {
229 resolution: 720, 229 resolution: 720,