akkoma/test/test_helper.exs
2018-03-30 15:01:53 +02:00

5 lines
125 B
Elixir

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