Changeset 38858 for trunk/tests/phpunit/tests/customize/partial.php
- Timestamp:
- 10/21/2016 11:02:37 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/customize/partial.php
r38850 r38858 40 40 $this->selective_refresh = $this->wp_customize->selective_refresh; 41 41 } 42 43 // Remove default theme actions that interfere with tests44 remove_action( 'customize_register', 'twentyseventeen_customize_register' );45 42 } 46 43
Note: See TracChangeset
for help on using the changeset viewer.