Skip to content

Commit 21fb554

Browse files
committed
Fix typo in test fixture
1 parent 57ba46f commit 21fb554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Core/Ruleset/PopulateTokenListenersNamingConventionsTest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
<!-- Breaks: No directories should exist under the [CategoryName] directory. -->
2020
<rule ref="./Fixtures/BrokenNamingConventions/Sniffs/Category/SubDir/TooDeeplyNestedSniff.php"/>
2121

22-
<!-- Prevent a "no sniff were registered" error (once the above become errors). -->
22+
<!-- Prevent a "no sniffs were registered" error (once the above become errors). -->
2323
<rule ref="Generic.PHP.BacktickOperator"/>
2424
</ruleset>

0 commit comments

Comments
 (0)