Tests: Add unit tests for wp_heartbeat_set_suspension().

Follow-up to [26428], [26549].

Props pbearne.
Fixes #65200.
Built from https://develop.svn.wordpress.org/trunk@62351


git-svn-id: http://core.svn.wordpress.org/trunk@61632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2026-05-11 22:25:31 +00:00
parent 0204f78868
commit d39e76350c
+1 -1
View File
@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '7.1-alpha-62349';
$wp_version = '7.1-alpha-62351';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.