chessh/test/test_helper.exs
2022-12-30 05:46:35 -07:00

3 lines
68 B
Elixir

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