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