public static property PathautoNodeWebTest::$modules in Pathauto 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ PathautoNodeWebTest.php, line 29
Class
- PathautoNodeWebTest
- Tests pathauto node UI integration.
Namespace
Drupal\Tests\pathauto\FunctionalCode
public static $modules = [
'node',
'pathauto',
'views',
'taxonomy',
'pathauto_views_test',
];