diff --git a/tests/unit/DocBlock/StandardTagFactoryTest.php b/tests/unit/DocBlock/StandardTagFactoryTest.php index 5ac7d86..8000b85 100644 --- a/tests/unit/DocBlock/StandardTagFactoryTest.php +++ b/tests/unit/DocBlock/StandardTagFactoryTest.php @@ -557,7 +557,7 @@ class StandardTagFactoryTest extends TestCase /** * @param class-string $expectedClass - * + * * @dataProvider provideCreateWithTagWithTypesData */ public function testCreateWithTagWithTypes(string $input, string $expectedClass): void