Changeset 9811 for trunk/tests/phpunit/testcases/groups/functions.php
- Timestamp:
- 04/27/2015 07:10:10 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/testcases/groups/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/groups/functions.php
r9654 r9811 38 38 groups_join_group( $g2, $u2 ); 39 39 40 // Set the current user so the leave group request goes through. 41 $this->set_current_user( $u2 ); 40 42 groups_leave_group( $g1, $u2 ); 41 43 $this->assertEquals( 1, bp_get_user_meta( $u2, 'total_group_count', true ) );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)