Skip to content

Commit c93c09e

Browse files
author
Dale Sikkema
committed
Merge branch 'MAGETWO-37855' into develop
2 parents 0694949 + 39fe7a4 commit c93c09e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/App/Test/Unit/Config/_files/invalidRoutesXmlArray.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
'</route></router></config>',
9999
[
100100
"Element 'route', attribute 'id': [facet 'pattern'] The value 'dc' is not accepted by the " .
101-
"pattern '[A-Za-z_]{3,}'.",
101+
"pattern '[A-Za-z0-9_]{3,}'.",
102102
"Element 'route', attribute 'id': 'dc' is not a valid value of the atomic type 'routeIdType'.",
103103
"Element 'route', attribute 'id': Warning: No precomputed value available, the value was either " .
104104
"invalid or something strange happend."

0 commit comments

Comments
 (0)