Themes: Update Tests_Template::test_taxonomy_template_hierarchy to account for new taxonomy template.

Follow-up to [60994].

See #35326.

Built from https://develop.svn.wordpress.org/trunk@60998


git-svn-id: http://core.svn.wordpress.org/trunk@60334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2025-10-20 23:50:27 +00:00
parent d8dc8f547e
commit db69108462

View File

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