Changeset 25438 for trunk/tests/phpunit/tests/ajax/GetComments.php
- Timestamp:
- 09/14/2013 06:35:43 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/ajax/GetComments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/GetComments.php
r25002 r25438 39 39 $post_id = $this->factory->post->create(); 40 40 $this->_no_comment_post = get_post( $post_id ); 41 42 unset( $GLOBALS['post_id'] ); 41 43 } 42 44
Note: See TracChangeset
for help on using the changeset viewer.