Files
wish/test/test_helper.exs
2023-11-23 00:36:49 +00:00

3 lines
66 B
Elixir

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