Skip to content

Commit 75a44c2

Browse files
committed
Add @ticket comment to test function
1 parent 3e61a6c commit 75a44c2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/phpunit/tests/ajax/wpAjaxDeletePlugin.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,8 @@ public function test_invalid_file() {
131131
* @group ms-excluded
132132
*
133133
* @covers ::delete_plugins
134-
* @covers ::wp_clean_plugins_cache
134+
*
135+
* @ticket 64568
135136
*/
136137
public function test_delete_plugin() {
137138
$this->_setRole( 'administrator' );

0 commit comments

Comments
 (0)