You are here

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

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

Modules to enable.

Type: array

Overrides AdvaggFunctionalTestBase::$modules

File

advagg_ext_minify/tests/src/Functional/ExtMinifyPagesTest.php, line 21

Class

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

Namespace

Drupal\Tests\advagg_ext_minify\Functional

Code

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