projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cc8d96
)
Credo fixes.
author
lain
<lain@soykaf.club>
Sun, 10 May 2020 11:28:05 +0000
(13:28 +0200)
committer
lain
<lain@soykaf.club>
Sun, 10 May 2020 11:28:05 +0000
(13:28 +0200)
test/web/pleroma_api/views/chat_view_test.exs
patch
|
blob
|
history
diff --git
a/test/web/pleroma_api/views/chat_view_test.exs
b/test/web/pleroma_api/views/chat_view_test.exs
index 8568d98c631423bf605aadfbae3a51c81ea45c7f..e24e298351fb3c6205ccc530787b65327443ea5f 100644
(file)
--- a/
test/web/pleroma_api/views/chat_view_test.exs
+++ b/
test/web/pleroma_api/views/chat_view_test.exs
@@
-9,8
+9,8
@@
defmodule Pleroma.Web.PleromaAPI.ChatViewTest do
alias Pleroma.Object
alias Pleroma.Web.CommonAPI
alias Pleroma.Web.MastodonAPI.AccountView
- alias Pleroma.Web.PleromaAPI.ChatView
alias Pleroma.Web.PleromaAPI.ChatMessageView
+ alias Pleroma.Web.PleromaAPI.ChatView
import Pleroma.Factory