protected property UserPasswordResetTestCase::$profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

drupal/modules/user/user.test, line 458
Tests for user.module.

Class

UserPasswordResetTestCase
Tests resetting a user password.

Code

protected $profile = 'standard';