mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Tests: Add missing @covers tags for files in phpunit/tests/date/.
Props patopaiar, jrf. See #39265. git-svn-id: https://develop.svn.wordpress.org/trunk@50279 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
* @group date
|
||||
* @group datetime
|
||||
* @group comment
|
||||
* @covers ::get_comment_date
|
||||
*/
|
||||
class Tests_Date_Get_Comment_Date extends WP_UnitTestCase {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user