tusker_push/test/test_helper.exs

3 lines
72 B
Elixir
Raw Normal View History

2024-04-05 18:23:00 +00:00
ExUnit.start()
Ecto.Adapters.SQL.Sandbox.mode(TuskerPush.Repo, :manual)