Skip to content

Commit

Permalink
Fix Static Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lbajsarowicz committed Feb 29, 2020
1 parent 17236cc commit 381ab64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions app/code/Magento/Catalog/Helper/Product/ProductList.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
use Magento\Store\Model\ScopeInterface;

/**
* Returns data for toolbars of Sorting and Pagination
*
* @api
* @since 100.0.2
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

namespace Magento\Catalog\Test\Unit\Helper\Product;


use Magento\Catalog\Helper\Product\ProductList;
use Magento\Framework\App\Config\ScopeConfigInterface;
use Magento\Framework\TestFramework\Unit\Helper\ObjectManager;
Expand Down

0 comments on commit 381ab64

Please sign in to comment.