Skip to content

Commit 8d406c7

Browse files
MC-18527: Merge release branch into 2.3-develop
- fix merge conflict
1 parent f9092ec commit 8d406c7

File tree

2 files changed

+101
-14
lines changed

2 files changed

+101
-14
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</annotations>
4545
<before>
4646
<magentoCLI stepKey="addDownloadableDomain" command="downloadable:domains:add static.magento.com" before="product"/>
47-
<createData entity="ApiDownloadableProduct" stepKey="product"/>
47+
<createData entity="ApiDownloadableProductUnderscoredSku" stepKey="product"/>
4848
<createData entity="ApiDownloadableLink" stepKey="addDownloadableLink1">
4949
<requiredEntity createDataKey="product"/>
5050
</createData>

0 commit comments

Comments
 (0)