You are here

protected property FeedbackTestCase::$profile in Feedback 7.2

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/feedback.test, line 12
Tests for Feedback module.

Class

FeedbackTestCase
Test basic Feedback functionality.

Code

protected $profile = 'testing';