diff --git a/tests/qunit/wp-includes/js/shortcode.js b/tests/qunit/wp-includes/js/shortcode.js index 6f3b82ebe0..29d72aceb6 100644 --- a/tests/qunit/wp-includes/js/shortcode.js +++ b/tests/qunit/wp-includes/js/shortcode.js @@ -13,7 +13,7 @@ jQuery( function() { equal( result.index, 13, 'foo shortcode with params found at index 13' ); }); - test( 'next() should not shortcodes that are not there', function() { + test( 'next() should not find shortcodes that are not there', function() { var result; // Not found