Skip to content

Commit

Permalink
review 3
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacePossum committed Oct 31, 2023
1 parent 5ee0190 commit 5cb313a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Tokenizer/TokensAnalyzerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2931,7 +2931,7 @@ public static function provideGetLastTokenIndexOfArrowFunctionCases(): iterable
',
];

yield [
yield 'arrow function returning array' => [
[
5 => 21,
],
Expand Down

0 comments on commit 5cb313a

Please sign in to comment.