elixir_todo/test/test_helper.exs
2021-07-11 13:53:19 +02:00

2 lines
66 B
Elixir

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