You are here

public static property PathautoSettingsFormWebTest::$modules in Pathauto 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/PathautoSettingsFormWebTest.php, line 27

Class

PathautoSettingsFormWebTest
Tests pathauto settings form.

Namespace

Drupal\Tests\pathauto\Functional

Code

public static $modules = [
  'node',
  'pathauto',
];