summaryrefslogtreecommitdiff
path: root/test/test_helper.exs
blob: e568cdd3bb839ecfd76efa76f97d8ce825adf6a7 (plain)
1
2
3
ExUnit.start()

Ecto.Adapters.SQL.Sandbox.mode(Chessh.Repo, :manual)