Skip to content

Commit a0fc43f

Browse files
authored
ACQE-5448: Test Billing Address in checkout with UPS carrier
added "Storefront" as prefix in test name.
1 parent 0adb1ad commit a0fc43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Shipping/Test/Mftf/Test/BillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml renamed to app/code/Magento/Shipping/Test/Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10-
<test name="BillingAddressShownOnSecondCheckoutIfUPSEnabledTest">
10+
<test name="StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest">
1111
<annotations>
1212
<features value="Shipping"/>
1313
<stories value="Test Billing address in checkout with UPS carrier"/>

0 commit comments

Comments
 (0)