Skip to content

Commit 9df2282

Browse files
committed
AC-1102: Static test to verify self-closing tags for non-void html elements
Changed short description for constant in php class
1 parent d4451c4 commit 9df2282

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/static/framework/tests/unit/testsuite/Magento/TestFramework/CodingStandard/Tool

1 file changed

+1
-1
lines changed

dev/tests/static/framework/tests/unit/testsuite/Magento/TestFramework/CodingStandard/Tool/CodeSnifferTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class CodeSnifferTest extends \PHPUnit\Framework\TestCase
2828
const RULE_SET = 'some/ruleset/directory';
2929

3030
/**
31-
* Report file
31+
* Report file path
3232
*/
3333
const REPORT_FILE = 'some/report/file.xml';
3434

0 commit comments

Comments
 (0)