You are here

public property DataLayerFunctionalTest::$profile in dataLayer 8

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

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

Class

DataLayerFunctionalTest
Functional test cases for datalayer module.

Namespace

Drupal\Tests\datalayer\Functional

Code

public $profile = 'testing';