Changeset 40520 for trunk/tests/phpunit/tests/user/wpDeleteUser.php
- Timestamp:
- 04/22/2017 06:58:46 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/user/wpDeleteUser.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/user/wpDeleteUser.php
r38938 r40520 124 124 } 125 125 126 /** 127 * @group ms-excluded 128 */ 126 129 public function test_numeric_string_user_id() { 127 130 if ( is_multisite() ) { … … 145 148 /** 146 149 * @ticket 33800 150 * @group ms-excluded 147 151 */ 148 152 public function test_should_return_false_for_object_user_id() {
Note: See TracChangeset
for help on using the changeset viewer.