/ test / test_helper.exs
test_helper.exs
1  ExUnit.start(exclude: [:db])
2  Ecto.Adapters.SQL.Sandbox.mode(AIBizOps.Repo, :manual)