Skip to content

Commit c084f55

Browse files
committed
Fix static tests.
1 parent 668fb4d commit c084f55

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/MessageQueue/Test/Unit/Console/PoisonPillApplyDuringSetupUpgradeTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
use PHPUnit\Framework\TestCase;
2929

3030
/**
31-
* Class PoisonPillApplyDuringSetupUpgradeTest
32-
* @package Magento\MessageQueue\Test\Unit\Console
31+
* @SuppressWarnings(PHPMD.TooManyFields)
3332
*/
3433
class PoisonPillApplyDuringSetupUpgradeTest extends TestCase
3534
{

0 commit comments

Comments
 (0)