Skip to content

Commit 3f67629

Browse files
committed
MQE-1541: Add option to generate:tests for XSD validation on 'merged files'
1 parent 7ad4084 commit 3f67629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Magento/FunctionalTestingFramework/Console/GenerateTestsCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ protected function configure()
5555
'debug',
5656
'd',
5757
InputOption::VALUE_OPTIONAL,
58-
'Run per file validation while running tests. Use option \'ignore\' to skip debugging --
58+
'Run extra validation when generating tests. Use option \'ignore\' to skip debugging --
5959
added for backward compatibility, will be removed in the next MAJOR release',
6060
'default'
6161
);

0 commit comments

Comments
 (0)