projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
daff85a
)
[#878] Formatting fix.
author
Ivan Tashkinov
<ivant.business@gmail.com>
Mon, 8 Jul 2019 17:05:02 +0000
(20:05 +0300)
committer
Ivan Tashkinov
<ivant.business@gmail.com>
Mon, 8 Jul 2019 17:05:02 +0000
(20:05 +0300)
test/support/factory.ex
patch
|
blob
|
history
diff --git
a/test/support/factory.ex
b/test/support/factory.ex
index b1023da38d2072ea77b13caa8722efb745246c02..0e3c900c9b7f44e1d4b3a495f068ad2b008c45b9 100644
(file)
--- a/
test/support/factory.ex
+++ b/
test/support/factory.ex
@@
-4,8
+4,8
@@
defmodule Pleroma.Factory do
use ExMachina.Ecto, repo: Pleroma.Repo
- alias Pleroma.User
alias Pleroma.Object
+ alias Pleroma.User
def participation_factory do
conversation = insert(:conversation)