You are here

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

Modules to enable.

Type: array

Overrides AdvaggTestBase::$modules

File

advagg_validator/src/Tests/ValidatorPagesTest.php, line 21

Class

ValidatorPagesTest
Tests that all the AdvAgg validator path(s) return valid content.

Namespace

Drupal\advagg_validator\Tests

Code

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