blank-white-cards/apps/bwc_web/test/test_helper.exs
2020-12-28 14:35:10 -08:00

3 lines
68 B
Elixir

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