You are here

protected property ConfigurationImportTestCase::$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 182
Tests for Configuration Management

Class

ConfigurationImportTestCase
Base class for functional tests for configuration management.

Code

protected $profile = 'minimal';