You are here

public static property PathautoUserWebTest::$modules in Pathauto 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

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

Class

PathautoUserWebTest
Tests pathauto user UI integration.

Namespace

Drupal\Tests\pathauto\Functional

Code

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