Cleanup: fix a comment

stable
Mike Verdone 5 years ago
parent 0be548b90a
commit 8ba7a151ad

@ -405,7 +405,7 @@ defmodule Pleroma.Web.MastodonAPI.MastodonAPIControllerTest do
assert %{"visibility" => "direct"} = status
assert status["url"] != direct.data["id"]
# User should be able to see his own direct message
# User should be able to see their own direct message
res_conn =
build_conn()
|> assign(:user, user_one)

Loading…
Cancel
Save