You are here

public static property ParagraphsStableEditPerspectivesUiTest::$modules in Paragraphs 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/FunctionalJavascript/ParagraphsStableEditPerspectivesUiTest.php, line 24

Class

ParagraphsStableEditPerspectivesUiTest
Test paragraphs user interface.

Namespace

Drupal\Tests\paragraphs\FunctionalJavascript

Code

public static $modules = [
  'node',
  'paragraphs_test',
  'paragraphs',
  'field',
  'field_ui',
  'block',
  'link',
  'text',
];