Skip to content

Commit

Permalink
phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilwylegala committed May 30, 2024
1 parent 82460c7 commit df30c07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Cake/Test/Case/Utility/CakeTimeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -1172,7 +1172,6 @@ public function testI18nFormat() {

$time = strtotime('Thu Jan 14 13:59:28 2010');


Locale::setDefault('en_US');
$result = $this->Time->i18nFormat($time);
$expected = '14/01/10';
Expand Down

0 comments on commit df30c07

Please sign in to comment.