Fix SideEffectsTest

This commit is contained in:
Tusooa Zhu 2022-06-03 21:50:49 -04:00 committed by FloatingGhost
parent c41f27c248
commit 6431bb9bd2
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,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