From 7f3c71eff3d0feeceefa23608b110c32b601b3eb Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Mon, 3 Mar 2014 09:46:36 +0000 Subject: [PATCH] Add missing word. props bassgang. fixes #27259. git-svn-id: https://develop.svn.wordpress.org/trunk@27371 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/qunit/wp-includes/js/shortcode.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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