Skip to content

Commit 67e81e4

Browse files
committed
MAGETWO-61877: UI Upgrade from 2.0.x to 2.0.11 Test Failure with Sample Data
- removing hardcoded value, and use data from xml
1 parent 56001b8 commit 67e81e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SelectVersion.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ public function chooseVersionUpgradeOtherComponents($sampleDataVersion)
7979
'select'
8080
);
8181
$fixtureVersion = $sampleDataVersion;
82-
$fixtureVersion = '100.0.*';
8382
$perPageSelect->setValue(200);
8483
sleep(1);
8584

0 commit comments

Comments
 (0)