You are here

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

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

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

Class

InfoFormTest
Tests the Info settings form.

Namespace

Drupal\Tests\advagg\Kernel\Form

Code

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