- Timestamp:
- 04/03/2015 09:36:15 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/xprofile/class-bp-xprofile-field.php
r9561 r9692 5 5 */ 6 6 class BP_Tests_BP_XProfile_Field_TestCases extends BP_UnitTestCase { 7 8 /** 9 * @group xprofile_field_save 10 */ 7 11 public function test_can_delete_save() { 8 12 $group = $this->factory->xprofile_group->create();
Note: See TracChangeset
for help on using the changeset viewer.