Skip to content

Commit 1f0a0ad

Browse files
committed
AttributesTest: add missing @covers tag
1 parent af03a22 commit 1f0a0ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Core/Tokenizer/AttributesTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,7 @@ public function testInvalidAttribute()
615615
* @covers PHP_CodeSniffer\Tokenizers\PHP::tokenize
616616
* @covers PHP_CodeSniffer\Tokenizers\PHP::findCloser
617617
* @covers PHP_CodeSniffer\Tokenizers\PHP::parsePhpAttribute
618+
* @covers PHP_CodeSniffer\Tokenizers\PHP::createAttributesNestingMap
618619
*
619620
* @return void
620621
*/

0 commit comments

Comments
 (0)