You are here

public static property PerVocabularySettingsTest::$modules in Simplify 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

src/Tests/PerVocabularySettingsTest.php, line 22

Class

PerVocabularySettingsTest
Test simplify per vocabulary settings.

Namespace

Drupal\simplify\Tests

Code

public static $modules = [
  'path',
  'taxonomy',
  'simplify',
];