Skip to content

Commit 8f62935

Browse files
author
Hwashiang Yu
committed
MC-4234: Missing validation message for 'Number of Products to Display' on Product Content Type
- Fixed minor typos in product test
1 parent 39e36fd commit 8f62935

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@
197197
</actionGroup>
198198
<!-- Only one of them should be showing -->
199199
<comment userInput="Set only one of them should be showing" stepKey="commentSetOnlyOneShouldBeShowing"/>
200-
<!--<fillField selector="{{ProductsContentTypeForm.productsCountInput}}" userInput="1" stepKey="fillProductsCountField"/>-->
201200
<actionGroup ref="fillSlideOutPanelFieldGeneral" stepKey="enterOneProductsCount">
202201
<argument name="property" value="PageBuilderProductsCountPropertyOne"/>
203202
</actionGroup>
@@ -236,7 +235,7 @@
236235
<argument name="contentType" value="PageBuilderProductsContentType"/>
237236
</actionGroup>
238237
<!-- Two products should be showing -->
239-
<comment userInput="Two products should be showing " stepKey="commentTwoProductsShouldBeShowing"/>
238+
<comment userInput="Two products should be showing" stepKey="commentTwoProductsShouldBeShowing"/>
240239
<actionGroup ref="fillSlideOutPanelFieldGeneral" stepKey="enterTwoProductsCount">
241240
<argument name="property" value="PageBuilderProductsCountPropertyTwo"/>
242241
</actionGroup>

0 commit comments

Comments
 (0)