You are here

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

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

tests/src/Kernel/Form/OperationsFormTest.php, line 28

Class

OperationsFormTest
Tests the Operations settings form.

Namespace

Drupal\Tests\advagg\Kernel\Form

Code

protected static $modules = [
  'system',
  'advagg',
];