You are here

protected property DomainTestBase::$profile in Domain Access 8

We use the standard profile for testing.

Type: string

Overrides BrowserTestBase::$profile

File

domain/tests/src/Functional/DomainTestBase.php, line 52

Class

DomainTestBase
Class DomainTestBase.

Namespace

Drupal\Tests\domain\Functional

Code

protected $profile = 'standard';