forked from AkkomaGang/akkoma
[#1559] Minor change (analysis).
This commit is contained in:
parent
f35c28bf07
commit
3965772b26
1 changed files with 1 additions and 1 deletions
|
@ -8,10 +8,10 @@ defmodule Pleroma.NotificationTest do
|
|||
import Pleroma.Factory
|
||||
import Mock
|
||||
|
||||
alias Pleroma.FollowingRelationship
|
||||
alias Pleroma.Notification
|
||||
alias Pleroma.Tests.ObanHelpers
|
||||
alias Pleroma.User
|
||||
alias Pleroma.FollowingRelationship
|
||||
alias Pleroma.Web.ActivityPub.Transmogrifier
|
||||
alias Pleroma.Web.CommonAPI
|
||||
alias Pleroma.Web.MastodonAPI.NotificationView
|
||||
|
|
Loading…
Reference in a new issue