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