Skip to content

Commit a0a289a

Browse files
authored
Merge pull request #2578 from rodrigoprimo/restricted-classes-remove-redundant-call
2 parents e40de79 + 8daf2e7 commit a0a289a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

WordPress/Tests/DB/RestrictedClassesUnitTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ final class RestrictedClassesUnitTest extends AbstractSniffUnitTest {
3737
* @return void
3838
*/
3939
protected function enhanceGroups() {
40-
parent::setUpPrerequisites();
41-
4240
AbstractFunctionRestrictionsSniff::$unittest_groups = array(
4341
'test' => array(
4442
'type' => 'error',

0 commit comments

Comments
 (0)