memEx/test/test_helper.exs
2022-11-03 18:23:17 -04:00

3 lines
67 B
Elixir

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