protected property WorkbenchModerationExternalNodeUpdateTestCase::$profile in Workbench Moderation 7
Same name and namespace in other branches
- 7.3 tests/external_node_update.test \WorkbenchModerationExternalNodeUpdateTestCase::profile
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
external_node_update.test, line 12 - Tests moderation states when nodes are (un)published by other modules.
Class
- WorkbenchModerationExternalNodeUpdateTestCase
- @file Tests moderation states when nodes are (un)published by other modules.
Code
protected $profile = 'testing';