Skip to content

Commit f2649f5

Browse files
committed
ACQE:8577: Validate price changes for configurable product with dropdown and text swatch attributes displayed in widget
- Removed extra lines
1 parent 4205339 commit f2649f5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

app/code/Magento/Widget/Test/Mftf/Data/ProductAttributeData.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,4 @@
5050
<data key="small_white">my size: Small, color1: White</data>
5151
<data key="large_white">my size: Large, color1: White</data>
5252
</entity>
53-
</entities>
54-
53+
</entities>

app/code/Magento/Widget/Test/Mftf/Section/AdminNewWidgetSection.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,4 @@
7575
<element name="enableCookies" type="button" selector="//tbody//tr//td[contains(text(),'Enable Cookies')]"/>
7676
<element name="conditions" type="button" selector="//label[@class='label admin__field-label']//span[text()='Conditions']"/>
7777
</section>
78-
</sections>
79-
78+
</sections>

0 commit comments

Comments
 (0)