Build/Test Tools: Implement assertNotWPError() in appropriate places in the test suite.

Props birgire

Fixes #42065

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


git-svn-id: http://core.svn.wordpress.org/trunk@42693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2018-03-20 22:35:32 +00:00
parent 1e18087867
commit 2ac3192a5a

View File

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