Skip to content

Commit 426183c

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

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/CatalogImportExport/Model/Import

1 file changed

+1
-0
lines changed

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)