You are here

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

Routes to test.

Type: array

Overrides AdminPagesTest::$routes

File

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

Class

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

Namespace

Drupal\advagg_css_minify\Tests

Code

public $routes = [
  'advagg_css_minify.settings',
];