Changeset 40522
- Timestamp:
- 04/22/2017 07:21:11 PM (8 years ago)
- Location:
- trunk/tests/phpunit/tests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions.php
r40397 r40522 942 942 /** 943 943 * @ticket 39550 944 * @group ms-excluded 944 945 */ 945 946 function test_wp_check_filetype_and_ext_with_filtered_svg() { -
trunk/tests/phpunit/tests/user/wpGetUsersWithNoRole.php
r38787 r40522 8 8 /** 9 9 * @ticket 22993 10 * @group ms-excluded 10 11 */ 11 12 public function test_get_users_with_no_role_is_accurate() { … … 42 43 * @ticket 22993 43 44 * @group multisite 45 * @group ms-required 44 46 */ 45 47 public function test_get_users_with_no_role_multisite_is_accurate() {
Note: See TracChangeset
for help on using the changeset viewer.