Skip to content

Commit

Permalink
Fix whitespace issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Aug 7, 2019
1 parent 052b0d3 commit bfdfbe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Framework/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -598,6 +598,7 @@ public function run(TestResult $result = null): TestResult
} else {
$globals = '';
}

$includedFiles = '';
$iniSettings = '';
}
Expand Down

0 comments on commit bfdfbe1

Please sign in to comment.