1
0
Fork 0
mirror of https://git.youjo.love/youjo/youjo-be.git synced 2025-03-02 09:03:03 +01:00
youjo-be/test/test_helper.exs
2018-03-30 15:01:53 +02:00

4 lines
125 B
Elixir

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