frenzy/test/test_helper.exs
2019-02-11 17:22:35 -05:00

3 lines
68 B
Elixir

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