You are here

protected property ConfigurationDiscoverModulesTestCase::$profile in Configuration Management 7.2

The profile to install as a basis for testing.

Type: string

Overrides ConfigurationWebTestCase::$profile

File

tests/configuration.test, line 271
Tests for Configuration Management

Class

ConfigurationDiscoverModulesTestCase
Test the discovery of required modules to use configurations.

Code

protected $profile = 'minimal';