protected static property ParagraphsReplicateEnableTest::$modules

Modules to enable.

Type: array

Overrides ParagraphsDuplicateFeatureTest::$modules

File

paragraphs/tests/src/Functional/WidgetStable/ParagraphsReplicateEnableTest.php, line 13

Class

ParagraphsReplicateEnableTest
Enables replicate module.

Namespace

Drupal\Tests\paragraphs\Functional\WidgetStable

Code

protected static $modules = [
  'replicate',
];