SettingsTrayIntegrationTest::$modules

Type: modules

Overrides SettingsTrayTestBase::$modules

File

core/modules/quickedit/tests/src/FunctionalJavascript/SettingsTrayIntegrationTest.php, line 21

Class

SettingsTrayIntegrationTest
Test Settings Tray and Quick Edit modules integration.

Namespace

Drupal\Tests\quickedit\FunctionalJavascript

Code

protected static $modules = [
    'node',
    'block_content',
    'quickedit',
];

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