who_need_help/test/test_helper.exs

3 lines
73 B
Elixir

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