Skip to content

Commit 497aaa5

Browse files
Revert "Fix CS/WS issues"
This reverts commit 0a2e028.
1 parent 0a2e028 commit 497aaa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/Framework/TestCaseTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ public static function tearDownAfterClass(): void
8989
$_SERVER['f'],
9090
$_FILES['g'],
9191
$_REQUEST['h'],
92-
$GLOBALS['i'],
92+
$GLOBALS['i']
9393
);
9494
}
9595

0 commit comments

Comments
 (0)