protected property EditorTestBase::$profile in Editor 7
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- ./
editor.test, line 892 - Tests for Editor module.
Class
- EditorTestBase
- Base test class for editors.
Code
protected $profile = 'testing';