Skip to content

Commit ec461cd

Browse files
author
Roman Lytvynenko
committed
MC-31122: Group titles not found for downloadable products while importing products
1 parent 877af39 commit ec461cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/integration/testsuite/Magento/Downloadable/_files/product_downloadable_with_link_url_and_sample_url.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
->setVisibility(Visibility::VISIBILITY_BOTH)
4545
->setStatus(Status::STATUS_ENABLED)
4646
->setLinksPurchasedSeparately(true)
47-
->setLinksTitle('Links')
4847
->setSamplesTitle('Samples')
4948
->setStockData(
5049
[

0 commit comments

Comments
 (0)