Skip to content

Commit 2357344

Browse files
committed
magento/magento2-page-builder#543: Content Product Attributes Default Sorting Order
- Fixing Static Tests
1 parent 1bd733a commit 2357344

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Catalog/Setup/Patch/Data/UpdateProductDescriptionOrder.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ public function apply()
6262
'Description',
6363
110
6464
);
65+
66+
return $this;
6567
}
6668

6769
/**

0 commit comments

Comments
 (0)