1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-11-17 18:49:15 +00:00

[#878] Formatting fix.

This commit is contained in:
Ivan Tashkinov 2019-07-08 20:05:02 +03:00
parent daff85a985
commit 46cf81a544

View file

@ -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)