The profile to install as a basis for testing.
Type: string
Overrides BackdropWebTestCase::$profile
File
- core/
modules/ simpletest/ tests/ simpletest.test, line 8 - Tests for simpletest.module.
Class
Code
protected $profile = 'minimal';
The profile to install as a basis for testing.
Type: string
Overrides BackdropWebTestCase::$profile
protected $profile = 'minimal';