api-v2/test/test_helper.exs
2025-04-16 10:03:13 -03:00

3 lines
65 B
Elixir

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