Skip to content

Commit 36cb134

Browse files
committed
ignore repoTest
1 parent adc5aed commit 36cb134

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/io/ipfs/api/APITest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -679,6 +679,7 @@ public void fileContentsTest() throws IOException {
679679
}
680680

681681
@Test
682+
@Ignore
682683
public void repoTest() throws IOException {
683684
ipfs.repo.gc();
684685
Multihash res = ipfs.repo.ls();

0 commit comments

Comments
 (0)