We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b0f3f commit c670fd9Copy full SHA for c670fd9
app/code/Magento/CatalogRule/Test/Unit/Observer/ProcessAdminFinalPriceObserverTest.php
@@ -21,6 +21,7 @@
21
/**
22
* Class ProcessAdminFinalPriceObserverTest
23
*
24
+ * Test class for Observer for applying catalog rules on product for admin area
25
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
26
*/
27
class ProcessAdminFinalPriceObserverTest extends TestCase
0 commit comments