You are here

protected property ModerationStateTestBase::$profile in Workbench Moderation 8

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/ModerationStateTestBase.php, line 26

Class

ModerationStateTestBase
Defines a base class for moderation state tests.

Namespace

Drupal\Tests\workbench_moderation\Functional

Code

protected $profile = 'testing';