Fix SideEffectsTest

This commit is contained in:
Tusooa Zhu 2022-06-03 21:50:49 -04:00 committed by Sol Fisher Romanoff
parent d236c091ad
commit 3a24185dd4
Signed by untrusted user who does not match committer: nbsp
GPG Key ID: 9D3F2B64F2341B62
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