You are here

protected static property ValidatorPagesTest::$modules in Advanced CSS/JS Aggregation 8.4

Same name and namespace in other branches
  1. 8.3 advagg_validator/tests/src/Functional/ValidatorPagesTest.php \Drupal\Tests\advagg_validator\Functional\ValidatorPagesTest::modules

Modules to enable.

Type: array

Overrides AdvaggFunctionalTestBase::$modules

File

advagg_validator/tests/src/Functional/ValidatorPagesTest.php, line 21

Class

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

Namespace

Drupal\Tests\advagg_validator\Functional

Code

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