prop/test/test_helper.exs

2 lines
91 B
Elixir

ExUnit.start(exclude: [:slow])
Ecto.Adapters.SQL.Sandbox.mode(Microwaveprop.Repo, :manual)