Merge branch 'mastofe-5edce2030238293463c041537da4aaeea5cb3875' into 'develop'
[akkoma] / test / test_helper.exs
1 ExUnit.start()
2
3 Ecto.Adapters.SQL.Sandbox.mode(Pleroma.Repo, :manual)
4 {:ok, _} = Application.ensure_all_started(:ex_machina)