protected property ContextUnitTest::$profile in Context 7.3
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
context.test, line 4
Class
Code
protected $profile = 'testing';
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
protected $profile = 'testing';