Skip to content

Commit bc582f9

Browse files
Ivan GavryshkoOlga Kopylova
Ivan Gavryshko
authored and
Olga Kopylova
committed
MAGETWO-45743: Investigate L2 test failure in testGetPackagesForUpdate test file
- change according to CR
1 parent 2d69a65 commit bc582f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Setup/Model/UpdatePackagesCacheTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ public function testGetPackagesForUpdate()
9393
$packages = [
9494
'packages' => [
9595
$packageName => [
96-
'latestVersion' => '100.0.0'
96+
'latestVersion' => '1000.100.200'
9797
]
9898
]
9999
];

0 commit comments

Comments
 (0)