mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 09:37:42 +01:00
Tests: Use more descriptive name for a wp_new_comment()
test.
Includes: * Correcting the order of expected and actual values. * Adding a missing `@covers` tag for another test next to it. Follow-up to [32299], [53863], [54489]. See #56793. Built from https://develop.svn.wordpress.org/trunk@54949 git-svn-id: http://core.svn.wordpress.org/trunk@54501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
131c378f6a
commit
afab4aa575
@ -16,7 +16,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.2-alpha-54948';
|
||||
$wp_version = '6.2-alpha-54949';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user