File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
app/code/Magento/Catalog/Test/Unit/Ui/DataProvider/Product/Form/Modifier Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -453,9 +453,7 @@ public function testModifyData()
453
453
* @param bool $productRequired
454
454
* @param string $attrValue
455
455
* @param array $expected
456
- * @covers \Magento\Catalog\Ui\DataProvider\Product\Form\Modifier::isProductNew
457
- * @covers \Magento\Catalog\Ui\DataProvider\Product\Form\Modifier::isProductHasValueForAttribute
458
- * @covers \Magento\Catalog\Ui\DataProvider\Product\Form\Modifier::isShowDefaultValue
456
+ * @covers \Magento\Catalog\Ui\DataProvider\Product\Form\Modifier::isProductExists
459
457
* @covers \Magento\Catalog\Ui\DataProvider\Product\Form\Modifier::setupAttributeMeta
460
458
* @dataProvider setupAttributeMetaDataProvider
461
459
*/
You can’t perform that action at this time.
0 commit comments