Skip to content

Commit fdd76b1

Browse files
committed
MQE-2013: fixed UpdateTestSchemaPaths upgrade script
1 parent 2c9f14c commit fdd76b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Magento/FunctionalTestingFramework/Upgrade/UpdateTestSchemaPaths.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ public function execute(InputInterface $input, OutputInterface $output)
7474
}
7575

7676
/**
77-
* Replace xsi:noNamespaceSchemaLocation with urn in xml files
77+
* Convert xml schema location from non urn based to urn based
7878
*
7979
* @param Finder $xmlFiles
8080
* @param string $urn

0 commit comments

Comments
 (0)