protected property EntityEmbedTestBase::$profile in Entity Embed 7.2
Same name and namespace in other branches
- 7.3 entity_embed.test \EntityEmbedTestBase::profile
- 7 entity_embed.test \EntityEmbedTestBase::profile
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- ./
entity_embed.test, line 9 - Test integration for the entity_embed module.
Class
- EntityEmbedTestBase
- @file Test integration for the entity_embed module.
Code
protected $profile = 'testing';