awesome-compose/phoenix-postgres/app/test/test_helper.exs
manolis kousanakis f156dfb52c Sample for phoenix(elixir)-postgres
Signed-off-by: Manolis Kousanakis <ekousanakis@gmail.com>
2020-05-06 21:30:04 +03:00

3 lines
65 B
Elixir

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