Changeset 54872 for trunk/tests/phpunit/includes/bootstrap.php
- Timestamp:
- 11/24/2022 10:09:39 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
r53902 r54872 303 303 304 304 // Load WordPress. 305 require_once ABSPATH . ' /wp-settings.php';305 require_once ABSPATH . 'wp-settings.php'; 306 306 307 307 // Delete any default posts & related data.
Note: See TracChangeset
for help on using the changeset viewer.