Changeset 40564 for trunk/tests/phpunit/tests/customize/setting.php
- Timestamp:
- 05/01/2017 08:34:10 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/customize/setting.php
r40543 r40564 565 565 */ 566 566 function test_previewing_with_switch_to_blog() { 567 $this->skipWithoutMultisite();568 569 567 wp_set_current_user( self::factory()->user->create( array( 'role' => 'administrator' ) ) ); 570 568 $type = 'option';
Note: See TracChangeset
for help on using the changeset viewer.