postland/test/test_helper.exs

3 lines
70 B
Elixir
Raw Normal View History

2024-09-20 19:30:46 +00:00
ExUnit.start()
Ecto.Adapters.SQL.Sandbox.mode(Postland.Repo, :manual)