Ticket #57452: 57452.diff
File 57452.diff, 449 bytes (added by , 2 years ago) |
---|
-
tests/phpunit/tests/ajax/wpAjaxReplytoComment.php
98 98 */ 99 99 public function test_as_subscriber() { 100 100 101 // Become a n administrator.101 // Become a subscriber. 102 102 $this->_setRole( 'subscriber' ); 103 103 104 104 // Get a comment.