]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/videos/multiple-servers.ts
Fix import tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / videos / multiple-servers.ts
index f754df04e104d6861608ddc9ab3d7020497f212e..971fb983c7d50aaf78254b1301f4a912037004c2 100644 (file)
@@ -1059,19 +1059,19 @@ describe('Test multiple servers', function () {
           files: [
             {
               resolution: 720,
-              size: 72000
+              size: 59000
             },
             {
               resolution: 480,
-              size: 45000
+              size: 34000
             },
             {
               resolution: 360,
-              size: 34600
+              size: 31000
             },
             {
               resolution: 240,
-              size: 24770
+              size: 23000
             }
           ]
         }