You are here

protected property WorkspacesUninstallTest::$profile in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php \Drupal\Tests\workspaces\Functional\WorkspacesUninstallTest::profile

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php, line 17

Class

WorkspacesUninstallTest
Tests uninstalling the Workspaces module.

Namespace

Drupal\Tests\workspaces\Functional

Code

protected $profile = 'standard';