Skip to content

Commit 29ca0e9

Browse files
author
Bohdan Korablov
committed
MAGETWO-37720: Cover Tango modules w. unit tests S2 (+0.7% from current 13.6%)
- Added SuppressWarnings and some comments;
1 parent 513351b commit 29ca0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ public function testIsUsingStaticUrlsAllowed($allowedValue)
290290

291291
/**
292292
* @param bool $allowedValue
293-
* SuppressWarnings(PHPMD.UnusedLocalVariable)
293+
* @SuppressWarnings(PHPMD.UnusedLocalVariable)
294294
*/
295295
protected function generalSettingsIsUsingStaticUrlsAllowed($allowedValue)
296296
{

0 commit comments

Comments
 (0)