the_mesh/test/test_helper.exs
2019-03-18 21:30:53 -04:00

3 lines
69 B
Elixir

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