Skip to content

Commit

Permalink
disabled: getAvailableFiles, canDownloadFromMultiplePeers
Browse files Browse the repository at this point in the history
  • Loading branch information
alyokaz committed Aug 31, 2023
1 parent b48c8db commit d920476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/intergration/IntegrationTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ public void canDownloadFromTwoPeers() throws IOException {

}

@Test
//@Test
public void canDownloadFromMultiplePeers() throws IOException {
final int minPort = 4444;
final int maxPort = minPort + 10;
Expand Down

0 comments on commit d920476

Please sign in to comment.