mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-21 05:55:18 +00:00
Tests: Rename rest-api
group to restapi
for consistency.
Rename the group in `tests/phpunit/tests/rest-api/wpIsRestEndpoint.php` to `restapi` for consistency with the group name used by other REST API related tests. Follow up to [57312]. See #62280. Built from https://develop.svn.wordpress.org/trunk@59820 git-svn-id: http://core.svn.wordpress.org/trunk@59162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7244fe456e
commit
ef3aea6dff
@ -16,7 +16,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.8-alpha-59819';
|
||||
$wp_version = '6.8-alpha-59820';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
x
Reference in New Issue
Block a user