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