Skip to content

Commit 25fc7e8

Browse files
committed
#12804: [GitHub] Performance: Improve attribute deletion to take advantage of indexes
1 parent 16575d9 commit 25fc7e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Model/ResourceModel/AttributeTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ protected function setUp()
4242

4343
/**
4444
* Test to delete catalog eav attribute entity.
45-
*
45+
*
4646
* @magentoDataFixture Magento/Catalog/_files/product_eav_attribute.php
4747
*/
4848
public function testDeleteEntity()

0 commit comments

Comments
 (0)