diff --git a/tests/phpunit/tests/ajax/DeleteComment.php b/tests/phpunit/tests/ajax/DeleteComment.php index f88453a805..8ca5df69ff 100644 --- a/tests/phpunit/tests/ajax/DeleteComment.php +++ b/tests/phpunit/tests/ajax/DeleteComment.php @@ -46,9 +46,9 @@ class Tests_Ajax_DeleteComment extends WP_Ajax_UnitTestCase { $this->_last_response = ''; } - /***********************************************************/ - /** Test prototype - /***********************************************************/ + /* + * Test prototype + */ /** * Test as a privilged user (administrator) diff --git a/tests/phpunit/tests/ajax/DimComment.php b/tests/phpunit/tests/ajax/DimComment.php index b3930200b4..6869cf5f4a 100644 --- a/tests/phpunit/tests/ajax/DimComment.php +++ b/tests/phpunit/tests/ajax/DimComment.php @@ -40,9 +40,9 @@ class Tests_Ajax_DimComment extends WP_Ajax_UnitTestCase { $this->_last_response = ''; } - /***********************************************************/ - /** Test prototype - /***********************************************************/ + /* + * Test prototype + */ /** * Test as a privilged user (administrator)