You are here

protected property SchedulerBrowserTestBase::$profile in Scheduler 8

Same name and namespace in other branches
  1. 2.x tests/src/Functional/SchedulerBrowserTestBase.php \Drupal\Tests\scheduler\Functional\SchedulerBrowserTestBase::profile

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/SchedulerBrowserTestBase.php, line 29

Class

SchedulerBrowserTestBase
Base class to provide common browser test setup.

Namespace

Drupal\Tests\scheduler\Functional

Code

protected $profile = 'testing';