Skip to content

Commit

Permalink
accidental change
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerjroach committed Mar 22, 2024
1 parent a2887b5 commit 344299d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,6 @@ public void testGetTransferOnPause() throws Exception {
assertTrue(completed.await(EXTENDED_TIMEOUT_MS, TimeUnit.MILLISECONDS));
assertNull(errorContainer.get());

Thread.sleep(50000);
FileAssert.assertEquals(largeFile, downloadFile);
}

Expand Down

0 comments on commit 344299d

Please sign in to comment.