You are here

protected property PasswordResetBehaviorsTest::$profile in Password Policy 8.3

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/PasswordResetBehaviorsTest.php, line 50

Class

PasswordResetBehaviorsTest
Tests password reset behaviors.

Namespace

Drupal\Tests\password_policy\Functional

Code

protected $profile = 'standard';