Skip to content

Commit b82a465

Browse files
committed
PB-67: [Test Debt] Assign Appropriate Severity Values To All PageBuilder MFTF Tests
- Fixing broken test
1 parent c64b553 commit b82a465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminCatalogProductPageBuilderTests.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<group value="pagebuilder-fullwidth"/>
2323
<group value="pagebuilder-catalog-product"/>
2424
</annotations>
25-
<seeOptionIsSelected selector="{{ProductDesignSection.LayoutDropdown}}" userInput="{{PageBuilderFullWidthLayout.product}}" stepKey="seeDefaultProductLayout" after="DefaultProductLayout"/>
25+
<seeOptionIsSelected selector="{{DefaultLayoutsSection.productLayout}}" userInput="{{PageBuilderFullWidthLayout.product}}" stepKey="seeDefaultProductLayout" after="DefaultProductLayout"/>
2626
</test>
2727
<test name="PageBuilderCatalogProductDirectivesTest">
2828
<annotations>

0 commit comments

Comments
 (0)