Skip to content

Commit c670fd9

Browse files
committed
MC-29144: Catalog Price Rule Not Applying on Admin Manage Shopping Cart
- Fix static test
1 parent 60b0f3f commit c670fd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogRule/Test/Unit/Observer/ProcessAdminFinalPriceObserverTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
/**
2222
* Class ProcessAdminFinalPriceObserverTest
2323
*
24+
* Test class for Observer for applying catalog rules on product for admin area
2425
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2526
*/
2627
class ProcessAdminFinalPriceObserverTest extends TestCase

0 commit comments

Comments
 (0)