chore: update test config

This commit is contained in:
Zach Daniel 2023-07-13 01:45:43 -04:00
parent cf57747d79
commit 41e354e2d3

View file

@ -2,6 +2,7 @@ import Config
config :ash, :utc_datetime_type, :datetime config :ash, :utc_datetime_type, :datetime
config :ash, :disable_async?, true config :ash, :disable_async?, true
config :ash, :validate_api_resource_inclusion?, false
config :ash_graphql, :default_managed_relationship_type_name_template, :action_name config :ash_graphql, :default_managed_relationship_type_name_template, :action_name