You are here

protected property AuthcacheEsiTestCase::$profile in Authenticated User Page Caching (Authcache) 7.2

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

modules/authcache_esi/tests/authcache_esi.test, line 11
Tests for ESI markup generator

Class

AuthcacheEsiTestCase
Test authcache esi

Code

protected $profile = 'testing';