mirror of
git://develop.git.wordpress.org/
synced 2025-04-04 12:12:41 +02:00
Build/Test Tools: Fix group for wp_unique_prefixed_id()
tests.
Change the group from `functions.php` to `functions` to match other tests. Reviewed by jorbin. Merges [57057] to the 6.4 branch. See #59647, #58955. git-svn-id: https://develop.svn.wordpress.org/branches/6.4@57058 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8e54dce6e0
commit
8466bb901b
@ -7,7 +7,7 @@
|
||||
*
|
||||
* @since 6.4.0
|
||||
*
|
||||
* @group functions.php
|
||||
* @group functions
|
||||
* @covers ::wp_unique_prefixed_id
|
||||
*/
|
||||
class Tests_Functions_WpUniquePrefixedId extends WP_UnitTestCase {
|
||||
|
Loading…
x
Reference in New Issue
Block a user