You are here

protected property MetatagFieldTestBase::$profile in Metatag 8

Profile to use.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/MetatagFieldTestBase.php, line 21

Class

MetatagFieldTestBase
Base class for ensuring that the Metatag field works correctly.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $profile = 'testing';