Same name in other branches
- 6.0.x advagg_css_minify/tests/src/Functional/CssMinifyPagesTest.php \Drupal\Tests\advagg_css_minify\Functional\CssMinifyPagesTest::modules
- 8.x-2.x advagg_css_minify/src/Tests/CssMinifyPagesTest.php \Drupal\advagg_css_minify\Tests\CssMinifyPagesTest::modules
- 8.x-3.x advagg_css_minify/tests/src/Functional/CssMinifyPagesTest.php \Drupal\Tests\advagg_css_minify\Functional\CssMinifyPagesTest::modules
- 8.x-4.x advagg_css_minify/tests/src/Functional/CssMinifyPagesTest.php \Drupal\Tests\advagg_css_minify\Functional\CssMinifyPagesTest::modules
Modules to enable.
Type: array
Overrides AdvaggFunctionalTestBase::$modules
File
-
advagg_css_minify/
tests/ src/ Functional/ CssMinifyPagesTest.php, line 21
Class
- CssMinifyPagesTest
- Tests that all the AdvAgg CSS Minifier path(s) return valid content.
Namespace
Drupal\Tests\advagg_css_minify\FunctionalCode
protected static $modules = [
'advagg_css_minify',
];