Add invisible tags to TwAPI output.
This commit is contained in:
parent
beb7b0ef07
commit
a92a9dce94
3 changed files with 21 additions and 6 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