Skip to content
Snippets Groups Projects
Commit 2de2e29d authored by Gian Sass's avatar Gian Sass
Browse files

Oops

parent 3a5c0465
No related branches found
No related tags found
No related merge requests found
......@@ -318,7 +318,7 @@ defmodule Pleroma.Web.MastodonAPI.MastodonAPIControllerTest do
test "unimplemented pinned statuses feature", %{conn: conn} do
note = insert(:note_activity)
user = User.get_by_ap_id(note_two.data["actor"])
user = User.get_by_ap_id(note.data["actor"])
conn =
conn
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment