From 8ccbbaa3b2d21b7643cf396832bb26cf5ed85d14 Mon Sep 17 00:00:00 2001 From: Kevin DeJong Date: Fri, 16 Aug 2024 15:19:59 -0700 Subject: [PATCH] update tests --- test/integration/test_schema_files.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/integration/test_schema_files.py b/test/integration/test_schema_files.py index 8aa44d2e1e..a46e42ec04 100644 --- a/test/integration/test_schema_files.py +++ b/test/integration/test_schema_files.py @@ -43,6 +43,7 @@ class TestSchemaFiles(TestCase): "Resources", "Resources/*", "Resources/*/Condition", + "Resources/*/CreationPolicy", "Resources/*/DeletionPolicy", "Resources/*/DependsOn", "Resources/*/DependsOn/*",