File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -1143,7 +1143,6 @@ public function testFilterProductsThatAreOutOfStockWithConfigSettings()
1143
1143
* @magentoApiDataFixture Magento/Catalog/_files/products_with_layered_navigation_attribute.php
1144
1144
* @expectedException \Exception
1145
1145
* @expectedExceptionMessage currentPage value must be greater than 0
1146
- * @SuppressWarnings(PHPMD.ExcessiveMethodLength)
1147
1146
*/
1148
1147
public function testInvalidPageNumbers ()
1149
1148
{
@@ -1174,7 +1173,6 @@ public function testInvalidPageNumbers()
1174
1173
* @magentoApiDataFixture Magento/Catalog/_files/products_with_layered_navigation_attribute.php
1175
1174
* @expectedException \Exception
1176
1175
* @expectedExceptionMessage pageSize value must be greater than 0
1177
- * @SuppressWarnings(PHPMD.ExcessiveMethodLength)
1178
1176
*/
1179
1177
public function testInvalidPageSize ()
1180
1178
{
You can’t perform that action at this time.
0 commit comments