a2a9c7fd92294726906ee08994b463ed7950fa94
[akkoma] / test_helper.exs
1 ExUnit.start()
2
3 Ecto.Adapters.SQL.Sandbox.mode(Pleroma.Repo, :manual)
4 {:ok, _} = Application.ensure_all_started(:ex_machina)
5