- Timestamp:
- 08/13/2022 08:58:51 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/groups/class-bp-groups-member.php
r12741 r13314 1498 1498 */ 1499 1499 public function test_total_group_count_should_return_integer() { 1500 $this->assertI nternalType( 'int',BP_Groups_Member::total_group_count( 123 ) );1500 $this->assertIsInt( BP_Groups_Member::total_group_count( 123 ) ); 1501 1501 } 1502 1502
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)