LoginCommandTest::$modules

Same name in this branch
  1. main core/modules/user/tests/src/Kernel/Command/LoginCommandTest.php \Drupal\Tests\user\Kernel\Command\LoginCommandTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/user/tests/src/Functional/Command/LoginCommandTest.php, line 31

Class

LoginCommandTest
Tests user:login runs as a console command and generates a working link.

Namespace

Drupal\Tests\user\Functional\Command

Code

protected static $modules = [
  'user',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.