You are here

protected property ContactAttachContactFormsTestCase::$profile in Contact Attach 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

./contact_attach.test, line 217
Tests for the Contact Attach module.

Class

ContactAttachContactFormsTestCase
Tests the Contact Attach functionality for site-wide and user contact forms.

Code

protected $profile = 'testing';