blog/test/test_helper.exs
2022-12-23 01:05:17 -05:00

3 lines
66 B
Elixir

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