Skip to content

Commit

Permalink
Build/Test Tools: Revert [57058].
Browse files Browse the repository at this point in the history
Revert group name change in the 6.4 branch as the `functions.php` group was renamed `functions` after the branch was forked.

Props SergeyBiryukov.
See #59647, #58955.



git-svn-id: https://develop.svn.wordpress.org/branches/6.4@57059 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
peterwilsoncc committed Nov 3, 2023
1 parent 8466bb9 commit de9efe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/phpunit/tests/functions/wpUniquePrefixedId.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*
* @since 6.4.0
*
* @group functions
* @group functions.php
* @covers ::wp_unique_prefixed_id
*/
class Tests_Functions_WpUniquePrefixedId extends WP_UnitTestCase {
Expand Down

0 comments on commit de9efe0

Please sign in to comment.