CKEditor5IntegrationTest::$modules

Type: modules

Overrides QuickEditJavascriptTestBase::$modules

File

core/modules/quickedit/tests/src/FunctionalJavascript/CKEditor5IntegrationTest.php, line 25

Class

CKEditor5IntegrationTest
Tests that Quick Edit can load CKEditor 5.

Namespace

Drupal\Tests\quickedit\FunctionalJavascript

Code

protected static $modules = [
    'node',
    'editor',
    'ckeditor5',
    'hold_test',
];

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