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:
Sergey Biryukov
2021-02-13 12:17:36 +00:00
parent e794cb23a8
commit f626e2897b
5 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
/**
* @group comment
* @group 38027
* @ticket 38027
*/
class Tests_Comment_Last_Modified extends WP_UnitTestCase {
public function test_no_comments() {