1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2024-11-11 03:29:17 +01:00
pleroma/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)