Skip to content

Commit 61e8347

Browse files
author
dvilchynskyi
committed
MAGETWO-55594: Urgent - Opening product in Admin is very slow
- fix related static test
1 parent 72f6844 commit 61e8347

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/Constraint/AssertAddedProductAttributeOnProductForm.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,7 @@ public function processAssert(
6767
CatalogProductAttribute $attribute,
6868
CatalogAttributeSet $attributeSet,
6969
CatalogProductAttribute $productAttributeOriginal = null
70-
)
71-
72-
{
70+
) {
7371
$this->fixtureFactory = $fixtureFactory;
7472
$this->catalogProductIndex = $catalogProductIndex;
7573
$this->catalogProductEdit = $catalogProductEdit;

0 commit comments

Comments
 (0)