Embeds: Clarify some assertion failure messages and correct a test URL for Twitter timelines.

See #32360

Built from https://develop.svn.wordpress.org/trunk@38514


git-svn-id: http://core.svn.wordpress.org/trunk@38455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2016-09-02 22:53:30 +00:00
parent 91f583c9af
commit a3b581ce64

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-alpha-38513';
$wp_version = '4.7-alpha-38514';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.