elixir-toy-service/elixir_toy_service/test/test_helper.exs

3 lines
72 B
Elixir
Raw Normal View History

2024-09-01 17:42:28 +00:00
ExUnit.start()
Ecto.Adapters.SQL.Sandbox.mode(ToyService.Repo, :manual)