diff --git a/tests/Doctrine/Tests/ORM/ORMInvalidArgumentExceptionTest.php b/tests/Doctrine/Tests/ORM/ORMInvalidArgumentExceptionTest.php index 02e9e6dd966..d687a82041a 100644 --- a/tests/Doctrine/Tests/ORM/ORMInvalidArgumentExceptionTest.php +++ b/tests/Doctrine/Tests/ORM/ORMInvalidArgumentExceptionTest.php @@ -30,7 +30,7 @@ public function testInvalidEntityName($value, string $expectedMessage): void } /** - * @return string[][] + * @psalm-return list */ public function invalidEntityNames(): array {