You are here

protected property ConfigurationHandlerVariableTestCase::$profile in Configuration Management 7.2

The profile to install as a basis for testing.

Type: string

Overrides ConfigurationWebTestCase::$profile

File

tests/handlers/vocabularies.test, line 15
Tests for Configuration Management: Vocabularies.

Class

ConfigurationHandlerVariableTestCase
Base class for functional tests for configuration management.

Code

protected $profile = 'minimal';