learning_phoenix/test/test_helper.exs
2025-08-12 13:23:45 +02:00

2 lines
77 B
Elixir

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