Changeset 10004 for trunk/tests/phpunit/testcases/xprofile/activity.php
- Timestamp:
- 07/10/2015 01:53:54 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/xprofile/activity.php
r9936 r10004 315 315 $this->updated_profile_data['g'] = $this->factory->xprofile_group->create(); 316 316 $this->updated_profile_data['f'] = $this->factory->xprofile_field->create( array( 317 'type' => 'textbox',318 317 'field_group_id' => $this->updated_profile_data['g'], 319 318 ) );
Note: See TracChangeset
for help on using the changeset viewer.