Skip to content

Commit

Permalink
Update ROFormatterTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyxlemonade committed Oct 9, 2024
1 parent 0289c6d commit 8266ab9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Formatter/ROFormatterTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ public function providerFormat() : array

// valid
['123-456', '123456'],
[' 123456 ', '123456'],
['010101', '010101'],
['123456', '123456'],
['090123', '090123'],
Expand Down

0 comments on commit 8266ab9

Please sign in to comment.