Skip to content

Commit 88e5409

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

File tree

1 file changed

+0
-7
lines changed
  • dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Product/ProductList

1 file changed

+0
-7
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Product/ProductList/BottomToolbar.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,6 @@ class BottomToolbar extends Block
2929
*/
3030
private $previousPageSelector = '.item.pages-item-previous';
3131

32-
/**
33-
* Selector limiter block
34-
*
35-
* @var string
36-
*/
37-
private $optionBlockSelector = '.control';
38-
3932
/**
4033
* Selector option element
4134
*

0 commit comments

Comments
 (0)