Files
shooting-event/phoenix/test/test_helper.exs

3 lines
78 B
Elixir
Raw Normal View History

2026-04-29 00:45:48 +04:00
ExUnit.start()
Ecto.Adapters.SQL.Sandbox.mode(ShootingEventPhx.Repo, :manual)