Changeset 13314 for trunk/tests/phpunit/testcases/core/class-bp-email.php
- Timestamp:
- 08/13/2022 08:58:51 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/core/class-bp-email.php
r11789 r13314 8 8 protected $u2; 9 9 10 public function set Up() {11 parent::set Up();10 public function set_up() { 11 parent::set_up(); 12 12 13 13 $this->u1 = self::factory()->user->create( array(
Note: See TracChangeset
for help on using the changeset viewer.