forked from AkkomaGang/akkoma
Add factories for testing.
This commit is contained in:
parent
1ccbe562c9
commit
4cac385411
4 changed files with 50 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
ExUnit.start()
|
||||
|
||||
Ecto.Adapters.SQL.Sandbox.mode(Pleroma.Repo, :manual)
|
||||
{:ok, _} = Application.ensure_all_started(:ex_machina)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue