mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-17 01:34:32 +00:00
Tests: Use @ticket annotation for ticket numbers, for clarity.
See #51802. git-svn-id: https://develop.svn.wordpress.org/trunk@50337 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
/**
|
||||
* @group comment
|
||||
* @group 38027
|
||||
* @ticket 38027
|
||||
*/
|
||||
class Tests_Comment_Last_Modified extends WP_UnitTestCase {
|
||||
public function test_no_comments() {
|
||||
|
||||
Reference in New Issue
Block a user