FileTransferAuthorizeFormTest::$modules

Same name in other branches
  1. 9 core/modules/update/tests/src/Functional/FileTransferAuthorizeFormTest.php \Drupal\Tests\update\Functional\FileTransferAuthorizeFormTest::modules

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

core/modules/update/tests/src/Functional/FileTransferAuthorizeFormTest.php, line 17

Class

FileTransferAuthorizeFormTest
Tests the Update Manager module upload via authorize.php functionality.

Namespace

Drupal\Tests\update\Functional

Code

public static $modules = [
    'update',
    'update_test',
];

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