You are here

protected property StandardInstallTest::$profile in Lightning Workflow 8.3

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/StandardInstallTest.php, line 23

Class

StandardInstallTest
Tests that our configuration is correctly installed in Standard.

Namespace

Drupal\Tests\lightning_workflow\Functional

Code

protected $profile = 'standard';