architex/test/test_helper.exs
2021-09-01 14:43:55 +02:00

2 lines
70 B
Elixir

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