Skip to content

Commit 1dbb5b9

Browse files
glo74170Manjusha.S
authored andcommitted
MC-27419 : revert the changes
1 parent 836c7b1 commit 1dbb5b9

File tree

3 files changed

+2
-20
lines changed

3 files changed

+2
-20
lines changed

app/code/Magento/Checkout/Test/Mftf/Section/StorefrontGuestSignInSection.xml

Lines changed: 0 additions & 18 deletions
This file was deleted.

app/code/Magento/Config/Test/Mftf/Section/SalesConfigSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
<element name="CheckIfTaxClassesTabExpand" type="button" selector="#tax_classes-head:not(.open)"/>
1414
<element name="ShippingTaxClass" type="select" selector="#tax_classes_shipping_tax_class"/>
1515
<element name="EnableTaxClassForShipping" type="checkbox" selector="#tax_classes_shipping_tax_class_inherit"/>
16-
</section>
16+
</section>
1717
</sections>

app/code/Magento/Config/Test/Mftf/Section/StoreConfigSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
<element name="Country" type="select" selector="#general_store_information_country_id"/>
1717
<element name="fillVATNumber" type="input" selector="#general_store_information_merchant_vat_number"/>
1818
<element name="validateVATNumber" type="button" selector="#general_store_information_validate_vat_number" timeout="30"/>
19-
</section>
19+
</section>
2020
</sections>

0 commit comments

Comments
 (0)