Changeset 11882 for trunk/tests/phpunit/includes/testcase.php
- Timestamp:
- 03/04/2018 09:35:46 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/includes/testcase.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/testcase.php
r11739 r11882 194 194 195 195 do_action( 'bp_init' ); 196 do_action( 'bp_template_redirect' ); 196 197 } 197 198
Note: See TracChangeset
for help on using the changeset viewer.