You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev/tests/integration/testsuite/Magento/ConfigurableImportExport/Model/Import/Product/Type/ConfigurableTest.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
11
11
/**
12
12
* @magentoAppArea adminhtml
13
+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
13
14
*/
14
15
class ConfigurableTest extends \PHPUnit\Framework\TestCase
15
16
{
@@ -198,7 +199,6 @@ public function testConfigurableImportWithMultipleStores()
0 commit comments