Skip to content

Commit 66a0a3d

Browse files
committed
ACP2E-3472: [CLOUD] Shipping calculation is not considering the shopping cart rule
1 parent 8c4a0a7 commit 66a0a3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Tax/Test/Unit/Model/Sales/Total/Quote/CommonTaxCollectorTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
use PHPUnit\Framework\TestCase;
3838

3939
/**
40+
* @SuppressWarnings(PHPMD.TooManyFields)
4041
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
4142
*/
4243
class CommonTaxCollectorTest extends TestCase

0 commit comments

Comments
 (0)