1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

Ignore invalid docblock in tests

This commit is contained in:
Aidan Woods 2021-12-08 20:35:46 +00:00
parent f77cb47528
commit 79effc4ae2
No known key found for this signature in database
GPG Key ID: AC457CCE59E739F2

View File

@ -15,6 +15,7 @@ final class BlockTypesTest extends TestCase
* @return void
* @throws \PHPUnit\Framework\ExpectationFailedException
* @throws \SebastianBergmann\RecursionContext\InvalidArgumentException
* @psalm-suppress InvalidDocblock
*/
public function testAddingTypes()
{