Skip to content

Commit

Permalink
Fix code syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Nov 4, 2023
1 parent d791ebd commit 9722c07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Intl/IntlFormatterTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ public function testFormatNumber(?string $expectedResult, int|float $number, arr

/**
* @dataProvider provideLegacyFormatNumber
*
* @group legacy
*/
public function testLegacyFormatNumber(?string $expectedResult, int|float|null $number, array $attrs)
Expand Down

0 comments on commit 9722c07

Please sign in to comment.