Changeset 48943 for trunk/tests/phpunit/tests/admin/includesListTable.php
- Timestamp:
- 09/05/2020 12:31:03 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/admin/includesListTable.php
r48521 r48943 320 320 * @ticket 40188 321 321 */ 322 public function test_filter_comment_ status_dropdown_should_be_shown_if_there_are_comments() {322 public function test_filter_comment_type_dropdown_should_be_shown_if_there_are_comments() { 323 323 $post_id = self::factory()->post->create(); 324 324 $comment_id = self::factory()->comment->create(
Note: See TracChangeset
for help on using the changeset viewer.