Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 426183c

Browse files
committed
8255: Export Products action doesn't consider hide_for_product_page value.
1 parent b7703ac commit 426183c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • dev/tests/integration/testsuite/Magento/CatalogImportExport/Model/Import

dev/tests/integration/testsuite/Magento/CatalogImportExport/Model/Import/ProductTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
* @magentoDbIsolation enabled
3535
* @magentoDataFixtureBeforeTransaction Magento/Catalog/_files/enable_reindex_schedule.php
3636
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
37+
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
3738
*/
3839
class ProductTest extends \Magento\TestFramework\Indexer\TestCase
3940
{

0 commit comments

Comments
 (0)