This repository has been archived on 2025-10-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tradex/test/test_helper.exs
2025-01-27 14:08:26 +01:00

3 lines
68 B
Elixir

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