You are here

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

Modules to enable.

Type: array

Overrides AdvaggTestBase::$modules

File

advagg_css_minify/src/Tests/CssMinifyPagesTest.php, line 21

Class

CssMinifyPagesTest
Tests that all the AdvAgg CSS Minifier path(s) return valid content.

Namespace

Drupal\advagg_css_minify\Tests

Code

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