Changeset 51870 for trunk/tests/phpunit/tests/ajax/UpdatePlugin.php
- Timestamp:
- 09/26/2021 12:12:56 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/ajax/UpdatePlugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/UpdatePlugin.php
r49835 r51870 130 130 } 131 131 132 /** 133 * @group ms-excluded 134 */ 132 135 public function test_update_plugin() { 133 $this->skipWithMultisite();134 136 $this->_setRole( 'administrator' ); 135 137
Note: See TracChangeset
for help on using the changeset viewer.