Changeset 38858 for trunk/tests/phpunit/tests/customize/manager.php
- Timestamp:
- 10/21/2016 11:02:37 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/customize/manager.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/customize/manager.php
r38850 r38858 59 59 $this->manager = $this->instantiate(); 60 60 $this->undefined = new stdClass(); 61 62 // Remove default theme actions that interfere with tests63 remove_action( 'customize_register', 'twentyseventeen_customize_register' );64 61 } 65 62
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)