- Timestamp:
- 08/13/2022 08:58:51 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/core/class-bp-component.php
r12998 r13314 9 9 */ 10 10 class BP_Tests_BP_Component_TestCases extends BP_UnitTestCase { 11 public function set Up() {12 parent::set Up();11 public function set_up() { 12 parent::set_up(); 13 13 14 14 $bp = buddypress();
Note: See TracChangeset
for help on using the changeset viewer.