diff --git a/tests/FileManipulation/ThrowsBlockAdditionTest.php b/tests/FileManipulation/ThrowsBlockAdditionTest.php index 889195569ea..467fe05b14b 100644 --- a/tests/FileManipulation/ThrowsBlockAdditionTest.php +++ b/tests/FileManipulation/ThrowsBlockAdditionTest.php @@ -119,7 +119,7 @@ function foo(string $s): string { 'safe_types' => true, ], 'addThrowsAnnotationToFunctionInNamespace' => [ - 'input_type' => ' ' ' ' true, ], 'addThrowsAnnotationToFunctionFromFunctionFromOtherNamespace' => [ - 'input_type' => ' ' ' ' true, ], 'addThrowsAnnotationAccountsForUseStatements' => [ - 'input_type' => ' ' ' ' 'lowercase-string', ], ], - 'round_literalValue' => [ - 'code' => ' [ - '$a===' => 'float(10.36)', - ], - ], ]; }