You are here

protected property WebformEncryptUninstallTest::$profile in Webform Encrypt 8

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/WebformEncryptUninstallTest.php, line 25

Class

WebformEncryptUninstallTest
Uninstall test for the webform_encrypt module.

Namespace

Drupal\Tests\webform_encrypt\Functional

Code

protected $profile = 'standard';