You are here

protected property SchedulerJavascriptTestBase::$profile in Scheduler 2.x

Same name and namespace in other branches
  1. 8 tests/src/FunctionalJavascript/SchedulerJavascriptTestBase.php \Drupal\Tests\scheduler\FunctionalJavascript\SchedulerJavascriptTestBase::profile

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/FunctionalJavascript/SchedulerJavascriptTestBase.php, line 39

Class

SchedulerJavascriptTestBase
Base class for Scheduler javascript tests.

Namespace

Drupal\Tests\scheduler\FunctionalJavascript

Code

protected $profile = 'testing';