Changeset 47198 for trunk/tests/phpunit/tests/customize/setting.php
- Timestamp:
- 02/06/2020 06:31:22 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/customize/setting.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/customize/setting.php
r47122 r47198 20 20 function setUp() { 21 21 parent::setUp(); 22 require_once ( ABSPATH . WPINC . '/class-wp-customize-manager.php' );22 require_once ABSPATH . WPINC . '/class-wp-customize-manager.php'; 23 23 $GLOBALS['wp_customize'] = new WP_Customize_Manager(); 24 24 $this->manager = $GLOBALS['wp_customize'];
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)