1
0
Fork 0
mirror of https://github.com/fly-apps/live_beats.git synced 2025-03-23 16:22:39 +00:00
live_beats/test/test_helper.exs
2022-01-31 08:41:34 -05:00

2 lines
69 B
Elixir

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