Tests: Update a transients test to account for terminology changes in MockAction.

Follow-up to [33110], [53805].

See #55652.
Built from https://develop.svn.wordpress.org/trunk@53807


git-svn-id: http://core.svn.wordpress.org/trunk@53366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2022-07-31 16:51:07 +00:00
parent 97565d4a0d
commit 6feee39137

View File

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