You are here

protected property SmartTitleBrowserTestBase::$profile in Smart Title 8

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/SmartTitleBrowserTestBase.php, line 20

Class

SmartTitleBrowserTestBase
Base class to provide common test setup for Smart Title functional tests.

Namespace

Drupal\Tests\smart_title\Functional

Code

protected $profile = 'testing';