diff --git a/acrate-nodeinfo/tests/discover_test.rs b/acrate-nodeinfo/tests/discover_test.rs index 08df112..780b1f1 100644 --- a/acrate-nodeinfo/tests/discover_test.rs +++ b/acrate-nodeinfo/tests/discover_test.rs @@ -65,3 +65,5 @@ test!(gotosocial, "https://alpha.polymaths.social"); test!(bridgyfed, "https://fed.brid.gy", ignore = "Returns application/jrd+json"); test!(threads, "https://threads.net", ignore = "Not implemented on their end"); + +test!(snac, "https://ngoa.giao.loan", ignore = "Does not support host-meta");