Skip to content

Commit baaf885

Browse files
phpcbf
1 parent dcb4fa3 commit baaf885

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
@@ -1947,7 +1947,6 @@ public function test_wp_delete_comment_deletes_descendants_when_empty_trash_days
19471947
$this->assertNull( get_comment( $child_note_1 ) );
19481948
$this->assertNull( get_comment( $child_note_2 ) );
19491949
$this->assertNull( get_comment( $child_note_3 ) );
1950-
19511950
}
19521951

19531952
/**

0 commit comments

Comments
 (0)