We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7703ac commit 426183cCopy full SHA for 426183c
dev/tests/integration/testsuite/Magento/CatalogImportExport/Model/Import/ProductTest.php
@@ -34,6 +34,7 @@
34
* @magentoDbIsolation enabled
35
* @magentoDataFixtureBeforeTransaction Magento/Catalog/_files/enable_reindex_schedule.php
36
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
37
+ * @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
38
*/
39
class ProductTest extends \Magento\TestFramework\Indexer\TestCase
40
{
0 commit comments