Skip to content

Commit 5800263

Browse files
Update tests/phpunit/tests/comment.php
Co-authored-by: Aki Hamano <[email protected]>
1 parent 4b44a79 commit 5800263

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/phpunit/tests/comment.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1677,7 +1677,6 @@ public function test_unspam_should_invalidate_comment_cache() {
16771677
* Tests that trashing a top-level note also trashes all direct child notes.
16781678
*
16791679
* @covers ::wp_trash_comment
1680-
* @covers ::wp_trash_comment_children
16811680
* @dataProvider data_comment_approved_statuses
16821681
*/
16831682
public function test_wp_trash_comment_trashes_child_notes( $approved_status ) {

0 commit comments

Comments
 (0)