putzplan/test/test_helper.exs
2025-04-03 12:17:46 +02:00

2 lines
70 B
Elixir

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