Tests: Fix a couple of weirdly formatted comments.

See #41057.


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


git-svn-id: http://core.svn.wordpress.org/trunk@42171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast 2017-11-30 16:23:53 +00:00
parent 67d03a98c2
commit 62be7ad218

View File

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