Changeset 54090 for trunk/tests/phpunit/tests/comment/checkComment.php
- Timestamp:
- 09/06/2022 10:09:49 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/comment/checkComment.php
r54088 r54090 147 147 148 148 // Make sure comment author has an approved comment. 149 $this->factory->comment->create(149 self::factory()->comment->create( 150 150 array( 151 151 'user_id' => $subscriber_id,
Note: See TracChangeset
for help on using the changeset viewer.