Skip to content

Commit

Permalink
Code checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed Jun 14, 2024
1 parent 3d55f6a commit 4b10cf8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/Helper/StringHelperTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,9 @@ public function testMoreThan(): void {
public function testParseArray(): void {

$arg = [
"exception" => null,
"id" => "id",
"class" => [
"exception" => null,
"id" => "id",
"class" => [
null,
0.1,
1,
Expand Down

0 comments on commit 4b10cf8

Please sign in to comment.