Skip to content

Commit 8fbb566

Browse files
authored
ACQE-5725: Test fix - StorefrontQuickSearchUsingElasticSearchByProductSkuTest
1 parent 59b2921 commit 8fbb566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Elasticsearch7/Test/Mftf/Test/StorefrontQuickSearchUsingElasticSearchByProductSkuTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</after>
4646
<actionGroup ref="StorefrontOpenHomePageActionGroup" stepKey="openStoreFrontHomePage"/>
4747
<actionGroup ref="StorefrontCheckQuickSearchStringActionGroup" stepKey="quickSearchByProductSku">
48-
<argument name="phrase" value="24 MB04"/>
48+
<argument name="phrase" value="24 MB0"/>
4949
</actionGroup>
5050

5151
<see userInput="4" selector="{{StorefrontCatalogSearchMainSection.productCount}}" stepKey="assertSearchResultCount"/>

0 commit comments

Comments
 (0)