From 1ba2f5c853380ac0f4108a6da19849eab33cdb2d Mon Sep 17 00:00:00 2001 From: "Dominik Schilling (ocean90)" Date: Sun, 17 Aug 2014 11:48:03 +0000 Subject: [PATCH] Fix expected value in `Tests_Media::test_video_shortcode_body()`. Since [29457] the `.wp-video` wrapper for a video has a height set. fixes #29110. git-svn-id: https://develop.svn.wordpress.org/trunk@29515 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/phpunit/tests/media.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/phpunit/tests/media.php b/tests/phpunit/tests/media.php index 5983cbd2bb..cc886933d9 100644 --- a/tests/phpunit/tests/media.php +++ b/tests/phpunit/tests/media.php @@ -394,7 +394,7 @@ VIDEO; $content = apply_filters( 'the_content', $video ); - $expected = '
' . + $expected = '
' . "\n" . '