Initial commit: there's still tons of base Phoenix boilerplate to remove, but the...
[tech-radar-editor.git] / test / test_helper.exs
1 ExUnit.start
2
3 Ecto.Adapters.SQL.Sandbox.mode(TechRadarEditor.Repo, :manual)
4