test_helper.exs 65 B

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