Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update tests/phpunit/tests/admin/wpMediaListTable.php
Co-authored-by: Stephen A. Bernhardt <sabernhardt@yahoo.com>
  • Loading branch information
snehapatil2001 and sabernhardt authored Feb 28, 2025
commit d0b05336a63dcdb549292d020a9566f95ee7715d
2 changes: 1 addition & 1 deletion tests/phpunit/tests/admin/wpMediaListTable.php
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ public function test_column_author_with_valid_author() {
/**
* Tests that column_author() displays the correct fallback when no author exists.
*
* @ticket 12345
* @ticket 62913
* @covers WP_Media_List_Table::column_author
*/
public function test_column_author_with_no_author() {
Expand Down