Skip to content

Commit 0e9c4ef

Browse files
#26622 - Update class description to fix failing static test
1 parent 5f4cc5f commit 0e9c4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SalesRule/Test/Unit/Model/ValidatorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
use PHPUnit\Framework\MockObject\MockObject;
1414

1515
/**
16-
* Class ValidatorTest
16+
* Tests for Magento\SalesRule\Model\Validator
1717
* @@SuppressWarnings(PHPMD.CouplingBetweenObjects)
1818
*/
1919
class ValidatorTest extends \PHPUnit\Framework\TestCase

0 commit comments

Comments
 (0)