From 18f1dedff4c43266438fad432f42c39e5e813dce Mon Sep 17 00:00:00 2001 From: vorozcovmaksim Date: Tue, 23 Apr 2024 00:20:18 +0300 Subject: [PATCH] Fix types --- tests/Tools/Console/Command/DiffCommandTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Tools/Console/Command/DiffCommandTest.php b/tests/Tools/Console/Command/DiffCommandTest.php index 2d8e83121..c568e1b3f 100644 --- a/tests/Tools/Console/Command/DiffCommandTest.php +++ b/tests/Tools/Console/Command/DiffCommandTest.php @@ -142,7 +142,7 @@ public function testExecutedUnavailableMigrationsCancel(): void self::assertSame(3, $statusCode); } - /** @return array> */ + /** @return array */ public static function getSelectedNamespace(): array { return [