Skip to content

Commit d1c99f1

Browse files
committed
MC-15250: Explicit product sorting in PageBuilder Products Content type
1 parent 14a97fb commit d1c99f1

File tree

1 file changed

+0
-2
lines changed
  • dev/tests/integration/testsuite/Magento/PageBuilder/Model/Catalog

1 file changed

+0
-2
lines changed

dev/tests/integration/testsuite/Magento/PageBuilder/Model/Catalog/SortingTest.php

-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ public function testSortOptions($productSort)
6969
)
7070
);
7171

72-
$collection->getSize();
73-
7472
$this->assertEquals(
7573
$actualOrder,
7674
$expectedOrder,

0 commit comments

Comments
 (0)