Tests: Correct failure messages for some tests.

Follow-up to [54176], [57548], [58328].

Props poena, SergeyBiryukov.
See #62280.
Built from https://develop.svn.wordpress.org/trunk@59822


git-svn-id: http://core.svn.wordpress.org/trunk@59164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2025-02-14 10:36:22 +00:00
parent 1a94942585
commit c5cc9402b4

View File

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