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.
1 parent dd80cc4 commit aec7fb2Copy full SHA for aec7fb2
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