Skip to content

Commit fd2cb4c

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎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)