Update TorrentTile.spec.ts to fix test

This commit is contained in:
Someone
2023-10-31 15:44:10 +01:00
committed by GitHub
parent 2c019e12d6
commit ae11d5d84f

View File

@@ -252,6 +252,6 @@ const constructTorrent = (
totalSize: 839539535,
totalSelected: 0,
totalUploaded: 378535535,
uploadSpeed: 8349,
uploadSpeed,
label,
});