Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/19/2013 12:09:25 AM (13 years ago)
Author:
boonebgorges
Message:

Adds some @group declarations for Groups testcases

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/testcases/groups/template.php

    r7050 r7086  
    1212    }
    1313
     14    /**
     15     * Integration test to make sure meta_query is getting passed through
     16     *
     17     * @group bp_has_groups
     18     */
    1419    public function test_bp_has_groups_with_meta_query() {
    1520        $g1 = $this->factory->group->create();
Note: See TracChangeset for help on using the changeset viewer.