Skip to content

Commit db388ac

Browse files
committed
Fix static test failure
1 parent 2f34e98 commit db388ac

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Checkboxes

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Checkboxes/TreeTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ public function addAttributeToSelect($arg)
186186
return $this;
187187
}
188188
/**
189+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
189190
* @SuppressWarnings(PHPMD.UnusedLocalVariable)
190191
*/
191192
public function addAttributeToFilter($field, $cond)

0 commit comments

Comments
 (0)