Skip to content

Commit

Permalink
disabled: getAvailableFiles, canDownloadFromMultiplePeers, canDownloa…
Browse files Browse the repository at this point in the history
…dFromTwoPeers
  • Loading branch information
alyokaz committed Aug 31, 2023
1 parent d920476 commit b86953d
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 @@ -51,7 +51,7 @@ public void canSeedAndReceiveFile() throws IOException {
server.shutDown();
}

@Test
//@Test
public void canDownloadFromTwoPeers() throws IOException {
File file = getFile(FILENAME);

Expand Down

0 comments on commit b86953d

Please sign in to comment.