- Timestamp:
- 03/18/2023 09:42:31 AM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/core/nav/bpCoreNewNavItem.php
r13436 r13437 78 78 $group = groups_get_group( $g ); 79 79 80 $this->go_to( bp_get_group_ permalink( $group ) );80 $this->go_to( bp_get_group_url( $group ) ); 81 81 82 82 $this->assertTrue( buddypress()->bp_nav[ $group->slug ]['position'] === -1 );
Note: See TracChangeset
for help on using the changeset viewer.