]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/videos/multiple-servers.ts
Fix optimize old videos script
[github/Chocobozzz/PeerTube.git] / server / tests / api / videos / multiple-servers.ts
index 4553ee8553a1084072486122ec009e005a71bc4d..b9ace2885874f14e1d3d87c32ee59027fe0a157f 100644 (file)
@@ -987,19 +987,19 @@ describe('Test multiple servers', function () {
           files: [
             {
               resolution: 720,
-              size: 36000
+              size: 72000
             },
             {
               resolution: 480,
-              size: 21000
+              size: 45000
             },
             {
               resolution: 360,
-              size: 17000
+              size: 34600
             },
             {
               resolution: 240,
-              size: 13000
+              size: 24770
             }
           ]
         }