Skip to content

Commit 74ecc59

Browse files
Merge branch 'MAGETWO-58059' of github.com:magento-folks/magento2ce into bugfix
2 parents 39f34f7 + ccdb911 commit 74ecc59

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/functional/tests/app/Magento/Checkout/Test/Block/Cart

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Checkout/Test/Block/Cart/Shipping.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ class Shipping extends Form
7070
*
7171
* @var string
7272
*/
73-
protected $commonShippingPriceSelector = '.shipping .price';
73+
protected $commonShippingPriceSelector = '.totals.shipping .price';
7474

7575
/**
7676
* Open estimate shipping and tax form.

0 commit comments

Comments
 (0)