- Timestamp:
- 01/21/2019 10:07:43 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/groups/class-bp-groups-group.php
r11838 r12328 1090 1090 // @todo 1091 1091 //$this->assertEquals( array( $g1->id ), $found ); 1092 1093 // Remove the following lines when you implement this test. 1094 $this->markTestIncomplete( 1095 'This test has not been implemented yet.' 1096 ); 1092 1097 } 1093 1098 … … 1198 1203 // The test fails but at least it's sanitized 1199 1204 //$this->assertEquals( array( $g1->id ), $found ); 1205 1206 // Remove the following lines when you implement this test. 1207 $this->markTestIncomplete( 1208 'This test has not been implemented yet.' 1209 ); 1200 1210 } 1201 1211
Note: See TracChangeset
for help on using the changeset viewer.