You are here

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

Routes to test.

Type: array

Overrides AdminPagesTest::$routes

File

advagg_ext_minify/src/Tests/ExtMinifyPagesTest.php, line 28

Class

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

Namespace

Drupal\advagg_ext_minify\Tests

Code

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