WorkspacesUpdateTest::$modules

Type: modules

Overrides UpdatePathTestBase::$modules

File

core/modules/workspaces/tests/src/Functional/Update/WorkspacesUpdateTest.php, line 21

Class

WorkspacesUpdateTest
Tests the upgrade path for the Workspaces module.

Namespace

Drupal\Tests\workspaces\Functional\Update

Code

protected static $modules = [
    'workspaces',
    'workspace_update_test',
];

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