Skip to content

Commit 2349014

Browse files
committed
MC-117: Admin should be able to add and remove images for downloadable products.
- fix downloadable image test.
1 parent fa890b3 commit 2349014

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Downloadable/Test/AdminAddRemoveProductImageDownloadableProductTest.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,6 @@
5252
<actionGroup ref="addDownloadableProductLink" stepKey="addDownloadableLink">
5353
<argument name="link" value="downloadableLink"/>
5454
</actionGroup>
55-
<actionGroup ref="addDownloadableSampleFile" stepKey="addDownloadSampleFile">
56-
<argument name="sample" value="downloadableSampleFile"/>
57-
</actionGroup>
58-
<actionGroup ref="addDownloadableSampleUrl" stepKey="addDownloadableSampleUrl">
59-
<argument name="sample" value="downloadableSampleUrl"/>
60-
</actionGroup>
6155

6256
<!--Save product-->
6357
<actionGroup ref="saveProductForm" stepKey="saveProduct"/>

0 commit comments

Comments
 (0)