Skip to content

Commit 2724e2d

Browse files
Tests: Restore restapi group on WP_Test_REST_Revisions_Controller.
See #40510. git-svn-id: https://develop.svn.wordpress.org/trunk@43647 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 629c76c commit 2724e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit/tests/rest-api/rest-revisions-controller.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88

99
/**
10-
* @group restapi-revisions
10+
* @group restapi
1111
*/
1212
class WP_Test_REST_Revisions_Controller extends WP_Test_REST_Controller_Testcase {
1313
protected static $post_id;

0 commit comments

Comments
 (0)