Skip to:
Content

BuddyPress.org

Changeset 8212


Ignore:
Timestamp:
03/30/2014 06:46:48 PM (10 years ago)
Author:
boonebgorges
Message:

Fix testcase for r8208

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/testcases/xprofile/activity.php

    r8125 r8212  
    278278        $u = $this->create_user();
    279279        $a = $this->factory->activity->create( array(
    280             'component' => buddypress()->profile->id,
     280            'component' => 'profile',
    281281            'type' => 'new_avatar',
    282282            'user_id' => $u,
Note: See TracChangeset for help on using the changeset viewer.