prop/test/test_helper.exs
2026-03-28 11:28:47 -05:00

2 lines
75 B
Elixir

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