cannery/test/test_helper.exs
2023-02-25 16:02:08 -05:00

3 lines
69 B
Elixir

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