programming-phoenix-liveview/pento/test/test_helper.exs

3 lines
67 B
Elixir
Raw Normal View History

2024-08-15 19:14:55 +02:00
ExUnit.start()
Ecto.Adapters.SQL.Sandbox.mode(Pento.Repo, :manual)