You are here

protected property EntityReferenceAutocreateTestCase::$profile in Entityreference Autocreate 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

./entityreference_autocreate.test, line 15
Tests for autocreation of entity references

Class

EntityReferenceAutocreateTestCase
Test for Entity Reference admin UI.

Code

protected $profile = 'testing';