The profile to install as a basis for testing.
Type: string
Overrides BackdropWebTestCase::$profile
File
- core/
modules/ simpletest/ tests/ form.test, line 2063 - Unit tests for the Backdrop Form API.
Class
- FormsTriggeringElementTestCase
- Test that FAPI correctly determines $form_state['triggering_element'].
Code
protected $profile = 'testing';