You are here

protected property HostingTestCase::$profile in Hosting 7.3

Same name and namespace in other branches
  1. 7.4 hosting.test \HostingTestCase::profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

./hosting.test, line 4

Class

HostingTestCase

Code

protected $profile = 'hostmaster';