Skip to content

Commit f3fed60

Browse files
committed
fix(Security): rename ComponentsEscape tests to HelpersEscape to match sniff name
1 parent 9b0783f commit f3fed60

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

Eightshift/Tests/Security/ComponentsEscapeUnitTest.1.inc renamed to Eightshift/Tests/Security/HelpersEscapeUnitTest.1.inc

File renamed without changes.

Eightshift/Tests/Security/ComponentsEscapeUnitTest.2.inc renamed to Eightshift/Tests/Security/HelpersEscapeUnitTest.2.inc

File renamed without changes.

Eightshift/Tests/Security/ComponentsEscapeUnitTest.3.inc renamed to Eightshift/Tests/Security/HelpersEscapeUnitTest.3.inc

File renamed without changes.

Eightshift/Tests/Security/ComponentsEscapeUnitTest.4.inc renamed to Eightshift/Tests/Security/HelpersEscapeUnitTest.4.inc

File renamed without changes.

Eightshift/Tests/Security/ComponentsEscapeUnitTest.5.inc renamed to Eightshift/Tests/Security/HelpersEscapeUnitTest.5.inc

File renamed without changes.

Eightshift/Tests/Security/ComponentsEscapeUnitTest.6.inc renamed to Eightshift/Tests/Security/HelpersEscapeUnitTest.6.inc

File renamed without changes.

Eightshift/Tests/Security/ComponentsEscapeUnitTest.php renamed to Eightshift/Tests/Security/HelpersEscapeUnitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use PHP_CodeSniffer\Tests\Standards\AbstractSniffUnitTest;
1616

1717
/**
18-
* Unit test class for the FunctionCommentUnitTest sniff.
18+
* Unit test class for the HelpersEscape sniff.
1919
*
2020
* @covers \EightshiftCS\Eightshift\Sniffs\Security\HelpersEscapeSniff
2121
*

0 commit comments

Comments
 (0)