mirror of
https://github.com/erusev/parsedown.git
synced 2025-04-21 05:51:57 +02:00
Ignore invalid docblock in tests
This commit is contained in:
parent
f77cb47528
commit
79effc4ae2
@ -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()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user