Skip to content

Commit 6d5a2be

Browse files
committed
MAGETWO-93120: Automate with MFTF verification dynamic bundle product prices for combination of options
1 parent 8ec910d commit 6d5a2be

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

app/code/Magento/Catalog/Test/Mftf/Data/CustomAttributeData.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,4 @@
3838
<data key="attribute_code">news_from_date</data>
3939
<data key="value">2018-05-17 00:00:00</data>
4040
</entity>
41-
<entity name="CustomAttributePriceViewRange" type="custom_attribute">
42-
<data key="attribute_code">price_view</data>
43-
<data key="value">0</data>
44-
</entity>
4541
</entities>

app/code/Magento/Tax/Test/Mftf/Section/AdminConfigureTaxSection.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Page/etc/SectionObject.xsd">
1111
<section name="AdminConfigureTaxSection">
12-
<!-- on page /admin/admin/system_config/edit/section/tax/ -->
1312
<element name="taxClasses" type="block" selector="#tax_classes-head" timeout="30"/>
1413

1514
<element name="taxCalculationSettings" type="block" selector="#tax_calculation-head" timeout="30"/>

0 commit comments

Comments
 (0)