You are here

protected property WebformLocalizationWebTestCase::$profile in Webform Localization 7.4

Same name and namespace in other branches
  1. 7 tests/webform_localization.test \WebformLocalizationWebTestCase::profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/webform_localization.test, line 16
Webform localization module tests.

Class

WebformLocalizationWebTestCase
@file Webform localization module tests.

Code

protected $profile = 'testing';