Skip to content

Commit b97e3a3

Browse files
committed
MAGETWO-50123: Unable to assign blank value to attribute #3545 #4910 #5485 #5225
- fix code integrity test
1 parent f0978c7 commit b97e3a3

File tree

1 file changed

+1
-3
lines changed
  • app/code/Magento/Catalog/Test/Unit/Ui/DataProvider/Product/Form/Modifier

1 file changed

+1
-3
lines changed

app/code/Magento/Catalog/Test/Unit/Ui/DataProvider/Product/Form/Modifier/EavTest.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -453,9 +453,7 @@ public function testModifyData()
453453
* @param bool $productRequired
454454
* @param string $attrValue
455455
* @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
459457
* @covers \Magento\Catalog\Ui\DataProvider\Product\Form\Modifier::setupAttributeMeta
460458
* @dataProvider setupAttributeMetaDataProvider
461459
*/

0 commit comments

Comments
 (0)