index.community/backend/test/test_helper.exs
2019-07-14 11:47:06 +00:00

3 lines
69 B
Elixir

ExUnit.start()
Ecto.Adapters.SQL.Sandbox.mode(Backend.Repo, :manual)