Skip to content

Commit 4e4a369

Browse files
author
Joan He
committed
MAGETWO-39883: Created webapidoc module to generate on-fly api doc
- fixed static test
1 parent 4cfc4ab commit 4e4a369

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/static/testsuite/Magento/Test/Integrity/Xml/SchemaTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ private function _filterSpecialCases(&$files)
8787
'#Dhl/etc/countries.xml$#',
8888
'#conf/schema.xml$#',
8989
'#conf/solrconfig.xml$#',
90+
'#layout/swagger_index_index.xml$#'
9091
];
9192
foreach ($list as $pattern) {
9293
foreach ($files as $key => $value) {

0 commit comments

Comments
 (0)