nodeinfo
: Add ignored test for hollo
This commit is contained in:
parent
0001c43f79
commit
a74ee45f6e
1 changed files with 2 additions and 0 deletions
|
@ -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");
|
||||
|
|
Loading…
Reference in a new issue