Skip to content

Commit 23aa806

Browse files
authored
Fix static test
1 parent 5c23f4d commit 23aa806

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup/src/Magento/Setup/Console/Command/ConfigSetCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ protected function configure()
6969

7070
/**
7171
* @inheritdoc
72+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
7273
*/
7374
protected function execute(InputInterface $input, OutputInterface $output)
7475
{

0 commit comments

Comments
 (0)