Skip to content

Commit 13c6eab

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

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
@@ -1491,8 +1491,6 @@ function () {
14911491
);
14921492

14931493
$this->assertInstanceOf( 'WP_Error', validate_theme_requirements( 'twentyten' ) );
1494-
1495-
remove_all_filters( 'validate_theme_requirements' );
14961494
}
14971495

14981496
/**

0 commit comments

Comments
 (0)