d
/
akkoma
1
0
Fork 0
akkoma/test/test_helper.exs

6 lines
126 B
Elixir

ExUnit.start()
Ecto.Adapters.SQL.Sandbox.mode(Pleroma.Repo, :manual)
{:ok, _} = Application.ensure_all_started(:ex_machina)