We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5478ef7 commit fff7cecCopy full SHA for fff7cec
tests/phpunit/tests/rest-api/rest-comments-controller.php
@@ -4071,9 +4071,9 @@ public function data_note_status_provider() {
4071
}
4072
4073
/**
4074
- * Test children link for note comment type.
+ * Test children link for note comment type. Based on test_get_comment_with_children_link.
4075
*
4076
- * @ticket TBD
+ * @ticket 64152
4077
*/
4078
public function test_get_note_with_children_link() {
4079
$comment_id_1 = self::factory()->comment->create(
0 commit comments