phoenixRealWorld/test/test_helper.exs
ReyoKatsu 6431f6651a
init
2025-04-12 00:31:08 +09:00

2 lines
78 B
Elixir

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