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 1a41822 commit a98a4abCopy full SHA for a98a4ab
app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Product/Initialization/HelperTest.php
@@ -219,6 +219,7 @@ protected function setUp(): void
219
* @param array|null $tierPrice
220
* @dataProvider initializeDataProvider
221
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
222
+ * @SuppressWarnings(PHPMD.ExcessiveParameterList)
223
*/
224
public function testInitialize(
225
$isSingleStore,
0 commit comments