Changeset 9471 for trunk/tests/phpunit/testcases/activity/template.php
- Timestamp:
- 02/10/2015 02:49:16 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/activity/template.php
r9417 r9471 22 22 */ 23 23 public function test_user_can_delete() { 24 global $bp;24 $bp = buddypress(); 25 25 26 26 $a = $this->factory->activity->create( array( … … 134 134 'action' => 'activity_update', 135 135 ) ); 136 137 global $wpdb, $bp;138 136 139 137 $ids = wp_list_pluck( $activities_template->activities, 'id' );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)