Skip to content

Commit 801ce15

Browse files
committed
MAGETWO-61962: Pagination broken in the storefront category page when Flat Category is enabled
1 parent 88e5409 commit 801ce15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
use Magento\Catalog\Test\Fixture\Category;
1313

1414
/**
15-
* Checks pagination of storefront for correct pagination and list of products
15+
* Checks correct pagination for list of products on storefront.
1616
*/
1717
class AssertPaginationCorrectOnStoreFront extends AbstractConstraint
1818
{

0 commit comments

Comments
 (0)