Changeset 31622 for trunk/tests/phpunit/tests/canonical.php
- Timestamp:
- 03/05/2015 01:14:15 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/canonical.php
r30282 r31622 24 24 25 25 public function tearDown() { 26 wp_set_current_user( self::$old_current_user ); 26 27 parent::tearDown(); 27 wp_set_current_user( self::$old_current_user );28 28 } 29 29
Note: See TracChangeset
for help on using the changeset viewer.