Add missing word. props bassgang. fixes #27259.
git-svn-id: https://develop.svn.wordpress.org/trunk@27371 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
cc6836dc55
commit
7f3c71eff3
@ -13,7 +13,7 @@ jQuery( function() {
|
|||||||
equal( result.index, 13, 'foo shortcode with params found at index 13' );
|
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;
|
var result;
|
||||||
|
|
||||||
// Not found
|
// Not found
|
||||||
|
Loading…
Reference in New Issue
Block a user