You are here

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

Modules to enable.

Type: array

Overrides AdvaggTestBase::$modules

File

advagg_ext_minify/src/Tests/ExtMinifyPagesTest.php, line 21

Class

ExtMinifyPagesTest
Tests that all the AdvAgg External Minification path(s) return valid content.

Namespace

Drupal\advagg_ext_minify\Tests

Code

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