HTML API: Test code improvements in virtual node breadcrumb tests.
Follow-up after feedback to newly-introduced tests, mostly to enhance the message when the tests fail. Developed in https://github.com/WordPress/wordpress-develop/pull/7030 Discussed in https://core.trac.wordpress.org/ticket/61646 Follow-up to [58592]. Props dmsnell, jonsurrell. See #61646. Built from https://develop.svn.wordpress.org/trunk@58741 git-svn-id: http://core.svn.wordpress.org/trunk@58143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
81fc8b3ddc
commit
c0f074c7ce
|
@ -16,7 +16,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.7-alpha-58740';
|
||||
$wp_version = '6.7-alpha-58741';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue