We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54cb607 + aec7fb2 commit c22b612Copy full SHA for c22b612
phpunit-bootstrap.php
@@ -79,5 +79,4 @@
79
\putenv("PHPCS_IGNORE_TESTS={$standardsToIgnoreString}");
80
81
// Clean up.
82
-unset($ds, $phpcsDir, $composerPHPCSPath);
83
unset($ds, $phpcsDir, $composerPHPCSPath, $allStandards, $standardsToIgnore, $standard, $standardsToIgnoreString);
0 commit comments