Skip to content

Commit 58f678a

Browse files
committed
39067: fix static failure
1 parent 0a00431 commit 58f678a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Quote/Test/Unit/Model/QuoteManagementTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -853,6 +853,7 @@ public function testSubmit(): void
853853
/**
854854
* @dataProvider guestPlaceOrderDataProvider
855855
* @return void
856+
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
856857
*/
857858
public function testPlaceOrderIfCustomerIsGuest(?string $settledEmail, int $countSetAddress): void
858859
{

0 commit comments

Comments
 (0)