summaryrefslogtreecommitdiff
path: root/test/test_helper.exs
blob: 0321594598c578129bfa6c54917f3dcdc98ad701 (plain)
1
2
ExUnit.start()
Ecto.Adapters.SQL.Sandbox.mode(Aggiedit.Repo, :manual)