Make WordPress Core

Ticket #57452: 57452.diff

File 57452.diff, 449 bytes (added by david.binda, 2 years ago)
  • tests/phpunit/tests/ajax/wpAjaxReplytoComment.php

     
    9898         */
    9999        public function test_as_subscriber() {
    100100
    101                 // Become an administrator.
     101                // Become a subscriber.
    102102                $this->_setRole( 'subscriber' );
    103103
    104104                // Get a comment.