Skip to content

Commit dce5426

Browse files
authored
Apply suggestion from @aaronjorbin
1 parent 13c6eab commit dce5426

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/phpunit/tests/theme.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1512,7 +1512,5 @@ function( $met_requirements, $stylesheet ) {
15121512

15131513
$this->assertTrue( validate_theme_requirements( 'twentyten' ) );
15141514
$this->assertInstanceOf( 'WP_Error', validate_theme_requirements( 'twentytwenty' ) );
1515-
1516-
remove_all_filters( 'validate_theme_requirements' );
15171515
}
15181516
}

0 commit comments

Comments
 (0)