Build/Test Tools: Add tests for theme-related body classes.

This changeset adds new unit test cases following [59698].

Props sukhendu2002.
Fixes #19736.


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


git-svn-id: http://core.svn.wordpress.org/trunk@59211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb
2025-02-25 22:07:22 +00:00
parent 601df51eb8
commit f35df6f37a

View File

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