diff --git a/acrate-nodeinfo/tests/discover_test.rs b/acrate-nodeinfo/tests/discover_test.rs index 780b1f1..a8775a5 100644 --- a/acrate-nodeinfo/tests/discover_test.rs +++ b/acrate-nodeinfo/tests/discover_test.rs @@ -67,3 +67,5 @@ 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"); + +test!(hollo, "https://hollo.social", ignore = "Returns application/jrd+json, does not support host-meta");