Tests: Rename stick_post() and unstick_post() tests for a bit more clarity.

Add missing DocBlock for `test_unstick_post_updates_option()`.

Follow-up to [50380].

See #52007.
Built from https://develop.svn.wordpress.org/trunk@50384


git-svn-id: http://core.svn.wordpress.org/trunk@49995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2021-02-18 12:04:02 +00:00
parent 488ebec933
commit c9220d8cab

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.7-beta3-50383';
$wp_version = '5.7-beta3-50384';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.