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