Skip to content

Commit d2303bd

Browse files
committed
MAGETWO-60283: Prices of configurable product are incorrectly recalculated when display currency is changed
- fixed import currency rate action
1 parent f0ece54 commit d2303bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/functional/tests/app/Magento/Directory/Test/TestCase/CreateCurrencyRateTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ public function test(CurrencyRate $currencyRate, ConfigData $config, $product, a
8080

8181
// Steps:
8282
$this->currencyIndexPage->open();
83-
$this->currencyIndexPage->getCurrencyRateForm()->clickImportButton();
8483
$this->currencyIndexPage->getCurrencyRateForm()->fill($currencyRate);
8584
$this->currencyIndexPage->getFormPageActions()->save();
8685

0 commit comments

Comments
 (0)