Fix syntax error.
This commit is contained in:
parent
a185ea63af
commit
6a0e69a8a3
@ -162,6 +162,7 @@ defmodule Pleroma.Web.TwitterAPI.ControllerTest do
|
||||
conn = get conn, "/api/help/test.json"
|
||||
assert json_response(conn, 200) == "ok"
|
||||
end
|
||||
end
|
||||
|
||||
describe "POST /api/qvitter/update_avatar.json" do
|
||||
setup [:valid_user]
|
||||
|
Loading…
Reference in New Issue
Block a user