You appear to be a bot. Output may be restricted
Description
Test WP_Customize_Selective_Refresh::partials().
Usage
Test_WP_Customize_Selective_Refresh::test_partials();
Parameters
Returns
void
Source
File name: wordpress-develop-tests/phpunit/tests/customize/selective-refresh.php
Lines:
1 to 4 of 4
public function test_partials() { $this->assertIsArray( $this->selective_refresh->partials() ); }