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 6ea5b1f commit d3dce40Copy full SHA for d3dce40
tests/phpunit/tests/theme.php
@@ -1482,6 +1482,8 @@ public function test_validate_theme_requirements_filter_default() {
1482
1483
/**
1484
* Verify that a filtered failure of validate_theme_requirements returns WP_Error
1485
+ *
1486
+ * @ticket 54381
1487
*/
1488
public function test_validate_theme_requirements_filter_error() {
1489
// Adds an extra requirement that always fails.
0 commit comments