Skip to content

Commit 79effc4

Browse files
committed
Ignore invalid docblock in tests
1 parent f77cb47 commit 79effc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/src/Configurables/BlockTypesTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ final class BlockTypesTest extends TestCase
1515
* @return void
1616
* @throws \PHPUnit\Framework\ExpectationFailedException
1717
* @throws \SebastianBergmann\RecursionContext\InvalidArgumentException
18+
* @psalm-suppress InvalidDocblock
1819
*/
1920
public function testAddingTypes()
2021
{

0 commit comments

Comments
 (0)