legendary-doc-site/apps/app/test/test_helper.exs
2020-07-29 12:07:36 -05:00

2 lines
65 B
Elixir

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