You are here

public static property CdnPagesTest::$modules in Advanced CSS/JS Aggregation 8.2

Modules to enable.

Type: array

Overrides AdvaggTestBase::$modules

File

advagg_cdn/src/Tests/CdnPagesTest.php, line 21

Class

CdnPagesTest
Tests that all the AdvAgg CDN path(s) return valid content.

Namespace

Drupal\advagg_cdn\Tests

Code

public static $modules = [
  'advagg_cdn',
];