Changeset 34852
- Timestamp:
- 10/06/2015 04:00:53 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/attachment/slashes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/attachment/slashes.php
r31065 r34852 26 26 function tearDown() { 27 27 wp_set_current_user( $this->old_current_user ); 28 wp_delete_user( $this->author_id ); 28 29 parent::tearDown(); 29 30 }
Note: See TracChangeset
for help on using the changeset viewer.