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

3 lines
71 B
Elixir

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