You are here

public static property AmpFormatterTest::$modules in Accelerated Mobile Pages (AMP) 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/AmpFormatterTest.php, line 24

Class

AmpFormatterTest
Tests AMP view mode.

Namespace

Drupal\Tests\amp\Functional

Code

public static $modules = [
  'amp',
  'node',
  'contextual',
  'field_ui',
  'quickedit',
];