chore: update test config

This commit is contained in:
Zach Daniel 2023-07-13 01:46:07 -04:00
parent 4156642966
commit 245bdd0c6c

View file

@ -1,5 +1,6 @@
import Config
config :phoenix, :json_library, Jason
config :ash, :validate_api_resource_inclusion?, false
if Mix.env() == :dev do
config :git_ops,