Skip to content

Commit fd2cb4c

Browse files
ishakhsuvaroveduard13
authored andcommitted
Update CategoryProcessUrlRewriteMovingObserverTest.php
Suppress PHPMD warning for test
1 parent a733933 commit fd2cb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogUrlRewrite/Test/Unit/Observer/CategoryProcessUrlRewriteMovingObserverTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
/**
2525
* Class CategoryProcessUrlRewriteMovingObserverTest
2626
*
27-
* @covers \Magento\CatalogUrlRewrite\Observer\CategoryProcessUrlRewriteMovingObserver
27+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2828
*/
2929
class CategoryProcessUrlRewriteMovingObserverTest extends \PHPUnit\Framework\TestCase
3030
{

0 commit comments

Comments
 (0)