ContentImportAlreadyExistsTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalTests/DefaultContent/ContentImportAlreadyExistsTest.php, line 40

Class

ContentImportAlreadyExistsTest
Tests Content Import.

Namespace

Drupal\FunctionalTests\DefaultContent

Code

protected static $modules = [
  'block_content',
  'content_translation',
  'entity_test',
  'layout_builder',
  'media',
  'menu_link_content',
  'node',
  'path',
  'path_alias',
  'system',
  'taxonomy',
  'user',
  'workspaces',
];

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