We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d02655 commit 3f28521Copy full SHA for 3f28521
src/Magento/FunctionalTestingFramework/Console/RunTestGroupCommand.php
@@ -52,6 +52,7 @@ protected function configure()
52
* @throws \Exception
53
*
54
* @SuppressWarnings(PHPMD.UnusedLocalVariable)
55
+ * @SuppressWarnings(PHPMD.CyclomaticComplexity)
56
*/
57
protected function execute(InputInterface $input, OutputInterface $output): int
58
{
0 commit comments