Media: Correct the order of arguments passed to assertions in `Tests_Image_Header`.

Props danielbachhuber.
See #41216.
Built from https://develop.svn.wordpress.org/trunk@41016


git-svn-id: http://core.svn.wordpress.org/trunk@40866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2017-07-06 23:58:41 +00:00
parent 6b0c0592de
commit 452871e0c3
1 changed files with 1 additions and 1 deletions

View File

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