Skip to content

Commit 71e7956

Browse files
committed
Fix code style class description
1 parent fda138b commit 71e7956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Quote/Test/Unit/Model/Cart/CartTotalRepositoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
use PHPUnit\Framework\MockObject\MockObject;
2525

2626
/**
27-
* Cart total Repository Test
27+
* Test Cart totals object for class \Magento\Quote\Model\Cart\CartTotalRepository
2828
*
2929
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3030
*/

0 commit comments

Comments
 (0)