Skip to content

Commit cf9fb2b

Browse files
committed
Add php_unit_dedicate_assert to PHPCS
1 parent ede7e5a commit cf9fb2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/DateFormatter/AbstractIntlDateFormatterTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ public function formatProvider()
231231
array('s', 3601, '1'),
232232
array('s', 3630, '30'),
233233
array('s', 43200, '0'), // 12 hours
234-
235234
);
236235

237236
$dateTime = new \DateTime('@0');

0 commit comments

Comments
 (0)