You are here

protected property SecureLoginTestBlock::$profile in Secure Login 8

Use a profile that disables the cache modules.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/SecureLoginTestBlock.php, line 28

Class

SecureLoginTestBlock
Tests Secure login with user login block enabled.

Namespace

Drupal\Tests\securelogin\Functional

Code

protected $profile = 'testing_config_import';