comfycamp/test/test_helper.exs

3 lines
71 B
Elixir
Raw Normal View History

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