Fix SideEffectsTest

This commit is contained in:
Tusooa Zhu 2022-06-03 21:50:49 -04:00
parent 3249ac1f12
commit 72ac940618
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ defmodule Pleroma.Web.ActivityPub.SideEffectsTest do
setup do
user = insert(:user)
note = insert(:note, user: user)
_note_activity = insert(:note_activity, note: note)
updated_note =
note.data