- Timestamp:
- 11/03/2017 07:44:10 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/groups/functions/groupsCreateGroup.php
r11735 r11737 54 54 */ 55 55 public function test_creator_id_should_be_fall_back_to_existing_creator_id_for_existing_group() { 56 $group_id = $this->factory->group->create( array(56 $group_id = self::factory()->group->create( array( 57 57 'creator_id' => self::$user_id + 1, 58 58 ) );
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)