chore: remove unnecessary test helper

This commit is contained in:
Zach Daniel 2022-08-30 12:40:34 -06:00
parent 9677da247e
commit fa68f3e819

View file

@ -1,2 +1 @@
ExUnit.start()
Ecto.Adapters.SQL.Sandbox.mode(AshHq.Repo, :manual)