You are here

protected property DataLayerWebTests::$profile in dataLayer 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/datalayer.web.test, line 9
Tests the functionality of the DataLayer module.

Class

DataLayerWebTests
@file Tests the functionality of the DataLayer module.

Code

protected $profile = 'testing';