Fix spec.
This commit is contained in:
parent
e4de0ddc77
commit
bb07efdaab
@ -63,7 +63,7 @@ defmodule Pleroma.Web.TwitterAPI.ControllerTest do
|
||||
|
||||
response = json_response(conn, 200)
|
||||
|
||||
assert reponse = ActivityRepresenter.to_map(activity, %{user: actor})
|
||||
assert response == ActivityRepresenter.to_map(activity, %{user: actor})
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user