Skip to content

Commit 27845cc

Browse files
authored
Merge branch 'WordPress:trunk' into trunk
2 parents 47544d6 + d5914bd commit 27845cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/phpunit/tests/rest-api/wpRestUrlDetailsController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,7 @@ public function data_get_image() {
10201020
),
10211021

10221022
// Happy paths with HTML tags in the content.
1023-
'with other og meta' => array(
1023+
'with other og meta and HTML content' => array(
10241024
'<meta property="og:image:height" content="720" />
10251025
<meta property="og:image:alt" content="<em>ignore this please</em>" />
10261026
<meta property="og:image" content="https://wordpress.org/images/myimage.jpg" />

0 commit comments

Comments
 (0)