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 52f8cf3 commit 236e9a5Copy full SHA for 236e9a5
tests/phpunit/tests/media.php
@@ -227,7 +227,7 @@ public function test_new_img_caption_shortcode_with_html_caption() {
227
$this->assertStringNotContainsString(
228
self::HTML_CONTENT,
229
$mark,
230
- 'Test caption content should not contain the mark surround it: check test setup.'
+ 'Test caption content should not contain the mark surrounding it: check test setup.'
231
);
232
233
$result = img_caption_shortcode(
0 commit comments