Skip to content

Commit

Permalink
lint again
Browse files Browse the repository at this point in the history
  • Loading branch information
Firehed committed Jul 19, 2023
1 parent 50acc09 commit 9cc0e05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/PHPUnit/Comparator.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ public function accepts(mixed $expected, mixed $actual): bool
* {@inheritDoc}
*
* @param float $delta
* @param bool $canonicalize
* @param bool $ignoreCase
* @param bool $canonicalize
* @param bool $ignoreCase
*/
public function assertEquals(
mixed $expected,
Expand Down

0 comments on commit 9cc0e05

Please sign in to comment.