Skip to content

Commit

Permalink
ignore non unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
ianopolous committed Feb 26, 2024
1 parent 4152847 commit dff5c21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/java/org/peergos/FindPeerTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

public class FindPeerTest {

@Ignore
@Test
public void findLongRunningNode() {
RamBlockstore blockstore1 = new RamBlockstore();
Expand Down

0 comments on commit dff5c21

Please sign in to comment.