- Timestamp:
- 11/14/2014 02:01:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/xprofile/class-bp-xprofile-group.php
r8958 r9139 10 10 */ 11 11 public function test_fetch_visibility_level() { 12 $u = $this-> create_user();12 $u = $this->factory->user->create(); 13 13 $g = $this->factory->xprofile_group->create(); 14 14 $f = $this->factory->xprofile_field->create( array(
Note: See TracChangeset
for help on using the changeset viewer.