/ test / test_helper.exs
test_helper.exs
1  ExUnit.start()
2  Ecto.Adapters.SQL.Sandbox.mode(Hithliner.Repo, :manual)