Changeset 55890 for trunk/tests/phpunit/includes/bootstrap.php
- Timestamp:
- 06/07/2023 08:08:00 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/bootstrap.php
r54872 r55890 253 253 define( 'WP_DEFAULT_THEME', 'default' ); 254 254 } 255 define( 'WP_USE_THEMES', true ); 255 256 $wp_theme_directories = array(); 256 257
Note: See TracChangeset
for help on using the changeset viewer.