public static property UserTestBase::$modules

Modules to enable.

Type: array

Overrides ViewTestBase::$modules

File

drupal/core/modules/user/lib/Drupal/user/Tests/Views/UserTestBase.php, line 23
Contains \Drupal\user\Tests\Views\UserTestBase.

Class

UserTestBase
@todo.

Namespace

Drupal\user\Tests\Views

Code

public static $modules = array(
  'user_test_views',
);