Files
shooting-event/phoenix/test/test_helper.exs
2026-04-29 00:45:48 +04:00

3 lines
78 B
Elixir

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