Skip to content

Commit a001956

Browse files
committed
DEVOPS-2346: Fix static tests
1 parent 1bb13ff commit a001956

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/static/testsuite/Magento/Test/Integrity/ComposerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ private function assertPhpVersionInSync($name, $phpVersion)
309309
* Make sure requirements of components are reflected in root composer.json
310310
*
311311
* @param \StdClass $json
312+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
312313
*/
313314
private function assertRequireInSync(\StdClass $json)
314315
{

0 commit comments

Comments
 (0)