- Timestamp:
- 07/10/2015 01:53:54 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/xprofile/class-bp-xprofile-group.php
r10002 r10004 26 26 $g = $this->factory->xprofile_group->create(); 27 27 $f = $this->factory->xprofile_field->create( array( 28 'type' => 'textbox',29 28 'field_group_id' => $g, 30 29 ) );
Note: See TracChangeset
for help on using the changeset viewer.