test_helper.exs 73 B

12
  1. ExUnit.start()
  2. Ecto.Adapters.SQL.Sandbox.mode(PodcastFeed.Repo, :manual)