Files
webmon/test/test_helper.exs

3 lines
68 B
Elixir
Raw Permalink Normal View History

2024-01-20 19:10:56 +01:00
ExUnit.start()
Ecto.Adapters.SQL.Sandbox.mode(Webmon.Repo, :manual)