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