Removing *~ files added in the last commit
[tech-radar-editor.git] / test / test_helper.exs
1 ExUnit.start
2
3 Ecto.Adapters.SQL.Sandbox.mode(TechRadarEditor.Repo, :manual)
4