1
Fork 0

nodeinfo: Add ignored test for snac

This commit is contained in:
Steffo 2024-11-11 02:12:36 +01:00
parent 2aeed9773f
commit 0001c43f79
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

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