Changeset 49835 for trunk/tests/phpunit/tests/ajax/ManageThemes.php
- Timestamp:
- 12/18/2020 02:38:28 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/ManageThemes.php
r48939 r49835 103 103 104 104 public function test_update_theme() { 105 $this->skipWithMultisite(); 105 106 $this->_setRole( 'administrator' ); 106 107 … … 140 141 141 142 function test_uppercase_theme_slug() { 143 $this->skipWithMultisite(); 142 144 $this->_setRole( 'administrator' ); 143 145
Note: See TracChangeset
for help on using the changeset viewer.