Revert "Add invisible tags to TwAPI output."
This reverts commit a92a9dce94.
This commit is contained in:
parent
d00571ff75
commit
fa82822932
3 changed files with 6 additions and 19 deletions
|
|
@ -23,7 +23,7 @@ defmodule HTTPoisonMock do
|
|||
body: File.read!("test/fixtures/httpoison_mock/https___social.heldscal.la_user_23211.xml")
|
||||
}}
|
||||
end
|
||||
|
||||
|
||||
def get("https://social.heldscal.la/.well-known/webfinger", [Accept: "application/xrd+xml"], [params: [resource: "https://social.heldscal.la/user/29191"]]) do
|
||||
{:ok, %Response{
|
||||
status_code: 200,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue