live_beats/test/test_helper.exs
2022-01-31 08:41:34 -05:00

3 lines
69 B
Elixir

ExUnit.start()
Ecto.Adapters.SQL.Sandbox.mode(LiveBeats.Repo, :auto)