diff --git a/tests/php/Configuration/Parser/ContentTypesParserTest.php b/tests/php/Configuration/Parser/ContentTypesParserTest.php index e4389f23..51cd734f 100644 --- a/tests/php/Configuration/Parser/ContentTypesParserTest.php +++ b/tests/php/Configuration/Parser/ContentTypesParserTest.php @@ -17,7 +17,7 @@ class ContentTypesParserTest extends ParserTestBase public const AMOUNT_OF_ATTRIBUTES_IN_CONTENT_TYPE = 22; - public const AMOUNT_OF_ATTRIBUTES_IN_FIELD = 12; + public const AMOUNT_OF_ATTRIBUTES_IN_FIELD = 15; public function testCanParse(): void {