citerun/test/test_helper.exs
2023-03-29 20:55:14 -07:00

3 lines
69 B
Elixir

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