Skip to content

Commit c22b612

Browse files
authored
Merge pull request #37 from PHPCSStandards/feature/various-minor-code-tweaks
QA: minor code tweak
2 parents 54cb607 + aec7fb2 commit c22b612

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpunit-bootstrap.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,4 @@
7979
\putenv("PHPCS_IGNORE_TESTS={$standardsToIgnoreString}");
8080

8181
// Clean up.
82-
unset($ds, $phpcsDir, $composerPHPCSPath);
8382
unset($ds, $phpcsDir, $composerPHPCSPath, $allStandards, $standardsToIgnore, $standard, $standardsToIgnoreString);

0 commit comments

Comments
 (0)