Make WordPress Core

Changeset 40522


Ignore:
Timestamp:
04/22/2017 07:21:11 PM (8 years ago)
Author:
johnbillion
Message:

Build/Test Tools: Add some more tests to the ms-required and ms-excluded groups.

See #40531

Location:
trunk/tests/phpunit/tests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/functions.php

    r40397 r40522  
    942942    /**
    943943     * @ticket 39550
     944     * @group ms-excluded
    944945     */
    945946    function test_wp_check_filetype_and_ext_with_filtered_svg() {
  • trunk/tests/phpunit/tests/user/wpGetUsersWithNoRole.php

    r38787 r40522  
    88    /**
    99     * @ticket 22993
     10     * @group ms-excluded
    1011     */
    1112    public function test_get_users_with_no_role_is_accurate() {
     
    4243     * @ticket 22993
    4344     * @group multisite
     45     * @group ms-required
    4446     */
    4547    public function test_get_users_with_no_role_multisite_is_accurate() {
Note: See TracChangeset for help on using the changeset viewer.