Skip to content

Commit 4780af1

Browse files
committed
MAGETWO-69861: Fix typo in comment #9932
- Merge Pull Request #9932 from avoelkl/magento2:avoelkl-shipping-test-typo - Merged commits: 1. 7e65ae4
2 parents 2c89e48 + 7e65ae4 commit 4780af1

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
@@ -37,7 +37,7 @@ class Shipping extends Form
3737
protected $shippingMethod = '//span[text()="%s"]/following::label[contains(., "%s")]/../input';
3838

3939
/**
40-
* From with shipping available shipping methods.
40+
* Form with shipping available shipping methods.
4141
*
4242
* @var string
4343
*/

0 commit comments

Comments
 (0)