memEx/test/test_helper.exs
2023-02-26 00:49:24 -05:00

3 lines
67 B
Elixir

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