Changeset 54704 for trunk/tests/phpunit/tests/comment/getCommentCount.php
- Timestamp:
- 10/27/2022 03:53:08 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/comment/getCommentCount.php
r53863 r54704 4 4 * @group comment 5 5 * 6 * Class Tests_Get_Comment_Count7 *8 6 * @covers ::get_comment_count 9 7 */ 10 class Tests_ Get_Comment_Count extends WP_UnitTestCase {8 class Tests_Comment_GetCommentCount extends WP_UnitTestCase { 11 9 12 10 public function test_get_comment_count() {
Note: See TracChangeset
for help on using the changeset viewer.