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