mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Tests: Correct the @group annotation in some tests.
Follow-up to [56971], [57146]. See #59647. git-svn-id: https://develop.svn.wordpress.org/trunk@57278 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
454f2bf012
commit
9ae009f06d
@ -5,7 +5,7 @@
|
||||
*
|
||||
* @ticket 53299
|
||||
*
|
||||
* @group function
|
||||
* @group functions
|
||||
*
|
||||
* @covers ::is_serialized
|
||||
*/
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
/**
|
||||
* Tests for plugin_basename()
|
||||
*
|
||||
* @group function
|
||||
* @group functions
|
||||
* @group plugins
|
||||
*
|
||||
* @covers ::plugin_basename
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
/**
|
||||
* Tests for the _wp_timezone_choice_usort_callback() function.
|
||||
*
|
||||
* @group function
|
||||
* @group functions
|
||||
*
|
||||
* @covers ::_wp_timezone_choice_usort_callback
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user