Skip to content

Commit

Permalink
Update TorrentProgressComponentTest
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashuh committed Jun 2, 2024
1 parent 9e62a50 commit 6c4e7e3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ void bidirectionalMapping() {
.set(field("lastPiece"), 4)
.set(field("lastPieceEnd"), 8)
.set(field("start"), 0)
.set(field("end"), 48)
.create();

SingleFileInfo fileInfo = Instancio.of(SingleFileInfo.class)
Expand Down

0 comments on commit 6c4e7e3

Please sign in to comment.