Skip to content

Commit eaf664f

Browse files
committed
AC-10821: Static Test fixes
1 parent ff93549 commit eaf664f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Cms/Test/Unit/Helper/Wysiwyg/ImagesTest.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,8 @@ public function testIsUsingStaticUrlsAllowed($allowedValue)
362362

363363
/**
364364
* @param bool $allowedValue
365-
* @SuppressWarnings(PHPMD.UnusedLocalVariable)
365+
*
366+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
366367
*/
367368
protected function generalSettingsIsUsingStaticUrlsAllowed($allowedValue)
368369
{

0 commit comments

Comments
 (0)