- Timestamp:
- 07/27/2024 04:30:23 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/activity/functions/bpActivityGetActions.php
r13314 r13980 21 21 22 22 public function tear_down() { 23 parent::tear_down();24 23 $bp = buddypress(); 25 24 … … 31 30 unset( $bp->activity->actions_sorted ); 32 31 } 32 parent::tear_down(); 33 33 } 34 34
Note: See TracChangeset
for help on using the changeset viewer.