Modules to enable.
Type: array
Overrides ParagraphsTestBase::$modules
File
- paragraphs/tests/src/Functional/WidgetStable/ParagraphsPreviewTest.php, line 17
Class
- ParagraphsPreviewTest
- Tests the configuration of paragraphs.
Namespace
Drupal\Tests\paragraphs\Functional\WidgetStable
Code
protected static $modules = array(
'image',
);