projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f35c28b
)
[#1559] Minor change (analysis).
author
Ivan Tashkinov
<ivantashkinov@gmail.com>
Wed, 8 Apr 2020 18:33:37 +0000
(21:33 +0300)
committer
Ivan Tashkinov
<ivantashkinov@gmail.com>
Wed, 8 Apr 2020 18:33:37 +0000
(21:33 +0300)
test/notification_test.exs
patch
|
blob
|
history
diff --git
a/test/notification_test.exs
b/test/notification_test.exs
index 0877aaaaf4a6276be9e25197efbf06cf85ed8680..a7f53e3194f589b027c06d6003b8138e1f1075f3 100644
(file)
--- a/
test/notification_test.exs
+++ b/
test/notification_test.exs
@@
-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