Changeset 38661 for trunk/tests/phpunit/tests/adminbar.php
- Timestamp:
- 09/27/2016 07:37:23 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/adminbar.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/adminbar.php
r38660 r38661 413 413 */ 414 414 public function test_admin_bar_does_not_add_about_page_url() { 415 if ( is_multisite() ) { 416 $this->markTestSkipped( 'Test does not run in multisite' ); 417 } 418 415 419 wp_set_current_user( self::$no_role_id ); 416 420
Note: See TracChangeset
for help on using the changeset viewer.