elixir-toy-service/elixir_toy_service/test/test_helper.exs
drainpilled d4e1fb2136 init
2024-09-01 13:42:28 -04:00

3 lines
72 B
Elixir

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