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 ab13bbb commit f456c35Copy full SHA for f456c35
app/code/Magento/Fedex/Test/Unit/Model/CarrierTest.php
@@ -250,6 +250,7 @@ public function testRequestToShipmentExceptionNoPackages(): void
250
/**
251
* @return void
252
* @throws LocalizedException
253
+ * @SuppressWarnings(PHPMD.ExcessiveMethodLength)
254
*/
255
public function testRequestToShipmentSuccess(): void
256
{
0 commit comments