The profile to install as a basis for testing.
Type: string
Overrides BackdropWebTestCase::$profile
File
- core/modules/ field/ tests/ field.test, line 3501 
- Tests for field.module.
Class
- FieldBlockTestCase
- Test the field blocks and their display of different formatters.
Code
protected $profile = 'testing';
