live_beats/test/test_helper.exs
Chris McCord 85855f9939 Make it so 🚀
2021-09-02 14:00:57 -04:00

3 lines
71 B
Elixir

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