You are here

public static property GenpassTest::$modules in Generate Password 8

Modules to install.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/FunctionalJavascript/GenpassTest.php, line 22

Class

GenpassTest
Tests Generate Password .

Namespace

Drupal\Tests\genpass\FunctionalJavascript

Code

public static $modules = [
  'user',
  'toolbar',
  'genpass',
];