- Timestamp:
- 11/03/2017 07:44:10 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/core/nav/bpCoreRemoveSubnavItem.php
r11091 r11737 73 73 74 74 public function test_backcompat_remove_group_nav_items() { 75 $g1 = $this->factory->group->create();75 $g1 = self::factory()->group->create(); 76 76 77 77 // In group context
Note: See TracChangeset
for help on using the changeset viewer.