cat-bookmarker/test/test_helper.exs

3 lines
72 B
Elixir
Raw Normal View History

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