diff --git a/test/support/domain.ex b/test/support/domain.ex index 5fefbd3..a1037a4 100644 --- a/test/support/domain.ex +++ b/test/support/domain.ex @@ -21,15 +21,6 @@ defmodule AshPostgres.Test.Domain do resource(AshPostgres.Test.Record) resource(AshPostgres.Test.PostFollower) resource(AshPostgres.Test.StatefulPostFollower) - resource(CalcDependency.Dependency) - resource(CalcDependency.Element) - resource(CalcDependency.ElementContext) - resource(CalcDependency.Location) - resource(CalcDependency.Operation) - resource(CalcDependency.OperationVersion) - resource(CalcDependency.SchematicGroup) - resource(CalcDependency.Segment) - resource(CalcDependency.Verb) end authorization do