Skip to content

Commit fff7cec

Browse files
Update docblock, add ticket number
1 parent 5478ef7 commit fff7cec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4071,9 +4071,9 @@ public function data_note_status_provider() {
40714071
}
40724072

40734073
/**
4074-
* Test children link for note comment type.
4074+
* Test children link for note comment type. Based on test_get_comment_with_children_link.
40754075
*
4076-
* @ticket TBD
4076+
* @ticket 64152
40774077
*/
40784078
public function test_get_note_with_children_link() {
40794079
$comment_id_1 = self::factory()->comment->create(

0 commit comments

Comments
 (0)