Skip to content

Commit aee8aaa

Browse files
committed
Rename for function name.
1 parent 82b4d91 commit aee8aaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/phpunit/tests/collaboration/collaborationCronCleanup.php renamed to tests/phpunit/tests/collaboration/wpDeleteOldCollaborationData.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* @group collaboration
99
*/
10-
class Tests_Collaboration_Cron_Cleanup extends WP_UnitTestCase {
10+
class Tests_Collaboration_wpDeleteOldCollaborationData extends WP_UnitTestCase {
1111

1212
protected static $editor_id;
1313
protected static $post_id;

0 commit comments

Comments
 (0)