Site Health: Refine persistent object cache check tests.

This changeset makes these tests more reliable by having them less affected by external environment factors, fixing occasional failures.

See #56040.

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


git-svn-id: http://core.svn.wordpress.org/trunk@53612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Felix Arntz 2022-09-01 17:06:10 +00:00
parent af466c7620
commit 83e6ad6c9a

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.1-alpha-54052';
$wp_version = '6.1-alpha-54053';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.