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.
parent::setUpPrerequisites()
1 parent 0d8ce95 commit b949c64Copy full SHA for b949c64
WordPress/Tests/DB/RestrictedClassesUnitTest.php
@@ -37,8 +37,6 @@ final class RestrictedClassesUnitTest extends AbstractSniffTestCase {
37
* @return void
38
*/
39
protected function enhanceGroups() {
40
- parent::setUpPrerequisites();
41
-
42
AbstractFunctionRestrictionsSniff::$unittest_groups = array(
43
'test' => array(
44
'type' => 'error',
0 commit comments