1
Fork 0

nodeinfo: Add ignored test for hollo

This commit is contained in:
Steffo 2024-11-11 02:13:58 +01:00
parent 0001c43f79
commit a74ee45f6e
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -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");