Skip to content

Commit 9e50858

Browse files
committed
Merge branch 'MC-39542' of github.com:magento-lynx/magento2ce into MC-39542
2 parents 60e8c23 + 2c4d9b1 commit 9e50858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/static/testsuite/Magento/Test/Php/LiveCodeTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ public function testStrictTypes()
414414
public function testPhpCompatibility()
415415
{
416416
$targetVersions = $this->getTargetPhpVersions();
417+
$this->assertNotEmpty($targetVersions, 'No supported versions information in composer.json');
417418
$reportFile = self::$reportDir . '/phpcompatibility_report.txt';
418419
$rulesetDir = __DIR__ . '/_files/PHPCompatibilityMagento';
419420

0 commit comments

Comments
 (0)