Skip to content

Commit dccf608

Browse files
committed
AC-13338: [Issue] Allow custom catalog rule conditions
Static test fix
1 parent 188cd66 commit dccf608

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogRule/Test/Unit/Model/Rule/Condition/ConditionsToSearchCriteriaMapperTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
* Unit test for ConditionsToSearchCriteriaMapper
2828
*
2929
* Tests the critical instanceof that allows custom condition classes
30+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3031
*/
3132
class ConditionsToSearchCriteriaMapperTest extends TestCase
3233
{

0 commit comments

Comments
 (0)