Skip to content

Commit 0a84e54

Browse files
committed
ACP2E-3492: avoid static error
1 parent a441af8 commit 0a84e54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/CustomerGraphQl/Test/Unit/Model/Resolver/Cache/Customer/ModelHydratorTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ public function testHydrateWithNewModel()
118118
*
119119
* @return void
120120
* @throws Exception
121+
*
122+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
121123
*/
122124
public function testResetState()
123125
{

0 commit comments

Comments
 (0)