mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-16 19:46:21 +00:00
Tests: Rename the html
tests directory to html-api
.
This matches the `WP_HTML_Tag_Processor` class location in `wp-includes` and the `@group` name used in the tests. Follow-up to [55203]. See #56793. Built from https://develop.svn.wordpress.org/trunk@55315 git-svn-id: http://core.svn.wordpress.org/trunk@54848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
be815b3093
commit
f77ce1d953
@ -16,7 +16,7 @@
|
|||||||
*
|
*
|
||||||
* @global string $wp_version
|
* @global string $wp_version
|
||||||
*/
|
*/
|
||||||
$wp_version = '6.2-beta1-55314';
|
$wp_version = '6.2-beta1-55315';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user