live_svelte/example_project/test/test_helper.exs
2023-03-14 18:18:15 -07:00

2 lines
69 B
Elixir

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