From 1b15b5cd43328abce71604a68dc3b495857206b1 Mon Sep 17 00:00:00 2001 From: Kevin Kozan Date: Fri, 22 Jun 2018 10:33:02 -0500 Subject: [PATCH] MQE-1033: Validate duplicate element names in the same file (Section, Data, Metadata, Page) (#58) - fixed dupes --- app/code/Magento/Bundle/Test/Mftf/Data/BundleProductData.xml | 1 - .../Catalog/Test/Mftf/Section/AdminProductFormSection.xml | 2 +- .../Checkout/Test/Mftf/Section/CheckoutShippingSection.xml | 1 - .../Checkout/Test/Mftf/Section/StorefrontMinicartSection.xml | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/app/code/Magento/Bundle/Test/Mftf/Data/BundleProductData.xml b/app/code/Magento/Bundle/Test/Mftf/Data/BundleProductData.xml index 0fded251b6f1e..2977f423d7e67 100644 --- a/app/code/Magento/Bundle/Test/Mftf/Data/BundleProductData.xml +++ b/app/code/Magento/Bundle/Test/Mftf/Data/BundleProductData.xml @@ -20,7 +20,6 @@ bundleproduct 4 TestOption - Drop-down 10 20 Drop-down diff --git a/app/code/Magento/Catalog/Test/Mftf/Section/AdminProductFormSection.xml b/app/code/Magento/Catalog/Test/Mftf/Section/AdminProductFormSection.xml index 5f33eb6f52edf..0cbb0cb519751 100644 --- a/app/code/Magento/Catalog/Test/Mftf/Section/AdminProductFormSection.xml +++ b/app/code/Magento/Catalog/Test/Mftf/Section/AdminProductFormSection.xml @@ -43,7 +43,7 @@
- + diff --git a/app/code/Magento/Checkout/Test/Mftf/Section/CheckoutShippingSection.xml b/app/code/Magento/Checkout/Test/Mftf/Section/CheckoutShippingSection.xml index e953c1aab291c..f36d2a9b667cd 100644 --- a/app/code/Magento/Checkout/Test/Mftf/Section/CheckoutShippingSection.xml +++ b/app/code/Magento/Checkout/Test/Mftf/Section/CheckoutShippingSection.xml @@ -19,7 +19,6 @@ - diff --git a/app/code/Magento/Checkout/Test/Mftf/Section/StorefrontMinicartSection.xml b/app/code/Magento/Checkout/Test/Mftf/Section/StorefrontMinicartSection.xml index 1ad14129c1612..baf098c855eab 100644 --- a/app/code/Magento/Checkout/Test/Mftf/Section/StorefrontMinicartSection.xml +++ b/app/code/Magento/Checkout/Test/Mftf/Section/StorefrontMinicartSection.xml @@ -10,7 +10,6 @@ xsi:noNamespaceSchemaLocation="../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Page/etc/SectionObject.xsd">
-