Changeset 32785 for trunk/tests/phpunit/tests/auth.php
- Timestamp:
- 06/16/2015 12:03:25 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/auth.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/auth.php
r30576 r32785 11 11 parent::setUp(); 12 12 $this->user_id = $this->factory->user->create(); 13 14 $_SERVER['REQUEST_METHOD'] = null;15 13 } 16 14
Note: See TracChangeset
for help on using the changeset viewer.