diff --git a/tests/AssertAnnotationTest.php b/tests/AssertAnnotationTest.php index 8ec4d62ec98..e2ebe95ce41 100644 --- a/tests/AssertAnnotationTest.php +++ b/tests/AssertAnnotationTest.php @@ -1241,7 +1241,7 @@ function test($a, $b): string { return substr($a, 0, 1) . substr($b, 0, 1); }' ], - 'SKIPPED-convertConstStringType' => [ + 'convertConstStringType' => [ '