You are here

protected property ContextUiTestCase::$profile in Context 7.3

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

context_ui/tests/context_ui.test, line 10

Class

ContextUiTestCase
Functional Test for Context UI

Code

protected $profile = 'testing';