Changeset 32387 for branches/4.1/tests/phpunit/tests/comment.php
- Timestamp:
- 05/06/2015 07:06:02 PM (11 years ago)
- File:
-
- 1 edited
-
branches/4.1/tests/phpunit/tests/comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1/tests/phpunit/tests/comment.php
r32307 r32387 52 52 } 53 53 54 $post_id = $this->factory->post->create(); 54 $u = $this->factory->user->create(); 55 $post_id = $this->factory->post->create( array( 'post_author' => $u ) ); 55 56 56 57 $data = array(
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)