postland/test/test_helper.exs
2024-09-20 14:30:46 -05:00

2 lines
70 B
Elixir

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