Update TorrentTile.spec.ts to fix test
This commit is contained in:
@@ -252,6 +252,6 @@ const constructTorrent = (
|
|||||||
totalSize: 839539535,
|
totalSize: 839539535,
|
||||||
totalSelected: 0,
|
totalSelected: 0,
|
||||||
totalUploaded: 378535535,
|
totalUploaded: 378535535,
|
||||||
uploadSpeed: 8349,
|
uploadSpeed,
|
||||||
label,
|
label,
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user