You are here

protected property AmpTestContext::$profile in Accelerated Mobile Pages (AMP) 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

modules/amp_context/tests/amp_context.test, line 9
Tests for amp_context.module.

Class

AmpTestContext
@file Tests for amp_context.module.

Code

protected $profile = 'standard';