Skip to content

Commit 9b20cca

Browse files
committed
MTA-3996: Create util for troubleshooting analysis with functional test execution
- stabilization
1 parent 093ee68 commit 9b20cca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/functional/lib/Magento/Mtf/Troubleshooting/StaticClassesGenerator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ protected function configure()
5151
* @param OutputInterface $output
5252
* @return void
5353
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
54+
* @SuppressWarnings(PHPMD.ExitExpression)
5455
*/
5556
protected function execute(InputInterface $input, OutputInterface $output)
5657
{

0 commit comments

Comments
 (0)