Changeset 49514 for branches/5.2/tests/phpunit/tests/multisite/network.php
- Timestamp:
- 11/06/2020 04:28:46 PM (6 years ago)
- Location:
- branches/5.2
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tests/phpunit/tests/multisite/network.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
-
branches/5.2/tests/phpunit/tests/multisite/network.php
r42343 r49514 275 275 // activate the plugin sitewide 276 276 activate_plugin( $path, '', $network_wide = true ); 277 $active_plugins = wp_get_active_network_plugins();277 $active_plugins = wp_get_active_network_plugins(); 278 278 $this->assertEquals( array( WP_PLUGIN_DIR . '/hello.php' ), $active_plugins ); 279 279
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)