- Timestamp:
- 10/20/2023 07:33:59 PM (14 months ago)
- Location:
- branches/6.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.4
-
branches/6.4/tests/phpunit/tests/theme/wpGetGlobalStylesheet.php
r56042 r56979 27 27 28 28 public function tear_down() { 29 // Reset development mode after each test. 30 unset( $GLOBALS['_wp_tests_development_mode'] ); 31 29 32 // Reset the theme support. 30 33 if ( $this->remove_theme_support_at_teardown ) {
Note: See TracChangeset
for help on using the changeset viewer.