Files
BeetRoundServer/test/test_helper.exs
2026-01-20 11:03:54 +01:00

3 lines
77 B
Elixir

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