protected static property ParagraphsHeaderActionsTest::$modules

Modules to enable.

Type: array

Overrides ParagraphsTestBase::$modules

File

paragraphs/tests/src/Functional/WidgetStable/ParagraphsHeaderActionsTest.php, line 20

Class

ParagraphsHeaderActionsTest
Tests collapse all button.

Namespace

Drupal\Tests\paragraphs\Functional\WidgetStable

Code

protected static $modules = array(
  'content_translation',
);