Skip to content

Commit f456c35

Browse files
committed
ACP2E-3340: fix static error
1 parent ab13bbb commit f456c35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Fedex/Test/Unit/Model/CarrierTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ public function testRequestToShipmentExceptionNoPackages(): void
250250
/**
251251
* @return void
252252
* @throws LocalizedException
253+
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
253254
*/
254255
public function testRequestToShipmentSuccess(): void
255256
{

0 commit comments

Comments
 (0)