mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-23 16:51:32 +01:00
Tests: Some improvements for REST API cache priming tests:
* Give the test methods more specific names and move them closer together. * Correct the `@covers` tags. Follow-up to [53499], [53504], [53506], [53507], [53508]. See #55593, #55652. Built from https://develop.svn.wordpress.org/trunk@53509 git-svn-id: http://core.svn.wordpress.org/trunk@53098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a42b89fc71
commit
43f0f88b15
@ -16,7 +16,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.1-alpha-53508';
|
||||
$wp_version = '6.1-alpha-53509';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user