akkoma/test/test_helper.exs
2017-04-13 15:49:24 +02:00

6 lines
126 B
Elixir

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