Changeset 7047 for trunk/tests/testcases/routing/activity.php
- Timestamp:
- 05/09/2013 02:11:52 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/tests/testcases/routing/activity.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/testcases/routing/activity.php
r7039 r7047 28 28 */ 29 29 function test_activity_permalink() { 30 $activity = $this->factory->activity->create(); 30 $a = $this->factory->activity->create(); 31 $activity = $this->factory->activity->get_object_by_id( $a ); 31 32 32 33 $url = bp_core_get_user_domain( $activity->user_id, $activity->user_nicename, $activity->user_login ) . bp_get_activity_slug() . '/' . $activity->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)