protected property BoxesTestCase::$profile in Boxes 7
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
boxes.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';