Correct a test after r35253.
See #34272 git-svn-id: https://develop.svn.wordpress.org/trunk@35255 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
01a92d7908
commit
ab43e7362d
@ -252,6 +252,6 @@ class Tests_Embed_Template extends WP_UnitTestCase {
|
||||
wp_oembed_add_host_js();
|
||||
ob_end_clean();
|
||||
|
||||
$this->assertTrue( wp_script_is( 'wp-oembed' ) );
|
||||
$this->assertTrue( wp_script_is( 'wp-embed' ) );
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user