Skip to content

Commit f41b4fb

Browse files
committed
MC-15785: Overall storefront improvements
1 parent c789508 commit f41b4fb

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ class Shipping extends Form
102102
*
103103
* @var string
104104
*/
105-
private $emailError = '#customer-email-error';
105+
private $emailError = '#checkout-customer-email-error';
106106

107107
/**
108108
* Get email error.

0 commit comments

Comments
 (0)