diff --git a/tests/unit/cms/classes/CmsObjectQueryTest.php b/tests/unit/cms/classes/CmsObjectQueryTest.php index 20eedd4d0..2e6fbf3f0 100644 --- a/tests/unit/cms/classes/CmsObjectQueryTest.php +++ b/tests/unit/cms/classes/CmsObjectQueryTest.php @@ -68,6 +68,7 @@ class CmsObjectQueryTest extends TestCase "code-namespaces-aliases", "component-custom-render", "component-partial", + "component-partial-alias-override", "component-partial-nesting", "component-partial-override", "cycle-test",