Bootstrap/Load: Fix WPCS violation in a new test following [44973].

See #46130.

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


git-svn-id: http://core.svn.wordpress.org/trunk@44805 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Felix Arntz 2019-03-21 22:00:51 +00:00
parent 3a77265148
commit 964d328768

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.2-alpha-44973';
$wp_version = '5.2-alpha-44974';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.