Skip to content

Commit ce0b86b

Browse files
committed
Supress failed static test (PHPMD.TooManyFields)
1 parent 6200e69 commit ce0b86b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Quote/Test/Unit/Model/Quote/AddressTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
* Test class for sales quote address model
3434
*
3535
* @see \Magento\Quote\Model\Quote\Address
36+
* @SuppressWarnings(PHPMD.TooManyFields)
3637
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3738
*/
3839
class AddressTest extends \PHPUnit\Framework\TestCase

0 commit comments

Comments
 (0)