pinchflat/test/test_helper.exs
Kieran Eglin 1455cee3af
Initial commit 🎉
2024-01-18 20:32:01 -08:00

2 lines
71 B
Elixir

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