Changeset 54704 for trunk/tests/phpunit/tests/comment/wpComment.php
- Timestamp:
- 10/27/2022 03:53:08 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/comment/wpComment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/comment/wpComment.php
r53863 r54704 6 6 * @covers WP_Comment::get_instance 7 7 */ 8 class Tests_ Term_WpComment extends WP_UnitTestCase {8 class Tests_Comment_WpComment extends WP_UnitTestCase { 9 9 protected static $comment_id; 10 10
Note: See TracChangeset
for help on using the changeset viewer.