forked from AkkomaGang/akkoma
[#878] Formatting fix.
This commit is contained in:
parent
daff85a985
commit
46cf81a544
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue