Changeset 31622 for trunk/tests/phpunit/tests/multisite/site.php
- Timestamp:
- 03/05/2015 01:14:15 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/multisite/site.php
r31158 r31622 22 22 function tearDown() { 23 23 global $wpdb; 24 $wpdb->suppress_errors( $this->suppress ); 24 25 parent::tearDown(); 25 $wpdb->suppress_errors( $this->suppress );26 26 } 27 27
Note: See TracChangeset
for help on using the changeset viewer.