cannery/test/test_helper.exs
2021-09-02 18:25:40 -04:00

3 lines
69 B
Elixir

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