Skip to content

Commit 6d1eb26

Browse files
committed
[Ignore #103] DNS test cannot resolve name
1 parent f05001c commit 6d1eb26

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
@@ -618,6 +618,7 @@ public void nameTest() throws IOException {
618618
}
619619

620620
@Test
621+
@Ignore("[#103] DNS test cannot resolve name")
621622
public void dnsTest() throws IOException {
622623
String domain = "ipfs.io";
623624
String dns = ipfs.dns(domain);

0 commit comments

Comments
 (0)