Skip to content

Commit

Permalink
Merge branch 'trunk' into add/ginger-mo
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Nov 11, 2023
2 parents c16d995 + db071f7 commit ddd339a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/phpunit/tests/post/thumbnails.php
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ public function data_post_thumbnail_size_filter_complex() {
*
* @ticket 58212
*
* @covers::_wp_post_thumbnail_context_filter
* @covers ::_wp_post_thumbnail_context_filter
*/
public function test_wp_post_thumbnail_context_filter_should_return_the_post_thumbnail() {
$this->assertSame( 'the_post_thumbnail', _wp_post_thumbnail_context_filter( 'wp_get_attachment_image' ) );
Expand Down

0 comments on commit ddd339a

Please sign in to comment.