You are here

protected property WorkspaceUninstallTest::$profile in Workspace 8.2

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/WorkspaceUninstallTest.php, line 17

Class

WorkspaceUninstallTest
Tests uninstalling the Workspace module.

Namespace

Drupal\Tests\workspace\Functional

Code

protected $profile = 'standard';