Skip to content

Commit 3f597f9

Browse files
committed
MC-15845: Samples of Downloadable Products are not accessible, if product is disabled
1 parent 8653d35 commit 3f597f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Downloadable/Test/Mftf/Test/VerifyDisableDownloadableProductSamplesAreNotAccessibleTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<actionGroup ref="saveProductForm" stepKey="clickSaveProduct"/>
9191

9292
<!-- Assert product is disable on Storefront -->
93-
<actionGroup ref="StorefrontNavigateCategoryPageActionGroup" stepKey="openProductPage">
93+
<actionGroup ref="StorefrontNavigateCategoryPageActionGroup" stepKey="openCategoryPage">
9494
<argument name="category" value="$createCategory$"/>
9595
</actionGroup>
9696
<see selector="{{StorefrontCategoryMainSection.emptyProductMessage}}" userInput="We can't find products matching the selection." stepKey="seeEmptyProductMessage"/>

0 commit comments

Comments
 (0)