From: Maksim Pechnikov Date: Wed, 4 Dec 2019 13:22:01 +0000 (+0300) Subject: fix test X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=ed7f850ad2c9271268098959d8a86b24b187fa22;p=akkoma fix test --- diff --git a/test/web/mastodon_api/views/notification_view_test.exs b/test/web/mastodon_api/views/notification_view_test.exs index 80b6d414c..26e1afc85 100644 --- a/test/web/mastodon_api/views/notification_view_test.exs +++ b/test/web/mastodon_api/views/notification_view_test.exs @@ -117,6 +117,9 @@ defmodule Pleroma.Web.MastodonAPI.NotificationViewTest do Pleroma.Web.ActivityPub.ActivityPub.move(old_user, new_user) Pleroma.Tests.ObanHelpers.perform_all() + old_user = refresh_record(old_user) + new_user = refresh_record(new_user) + [notification] = Notification.for_user(follower) expected = %{