Tests: Introduce some E2E tests for the Quick Draft dashboard widget.

Props isabel_brison, johnbillion.
Fixes #523905.
Built from https://develop.svn.wordpress.org/trunk@51128


git-svn-id: http://core.svn.wordpress.org/trunk@50737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2021-06-09 00:20:56 +00:00
parent 2e36162a20
commit af81b98b92

View File

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