OtherInstallationProfileTestsTest::$modules

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

core/modules/simpletest/tests/src/Functional/OtherInstallationProfileTestsTest.php, line 23

Class

OtherInstallationProfileTestsTest
Verifies that tests in other installation profiles are found.

Namespace

Drupal\Tests\simpletest\Functional

Code

public static $modules = [
    'simpletest',
];

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