Modules to enable.
Type: array
Overrides ParagraphsTestBase::$modules
File
- paragraphs/tests/src/Functional/WidgetStable/ParagraphsBehaviorsTest.php, line 17
Class
- ParagraphsBehaviorsTest
- Tests paragraphs behavior plugins.
Namespace
Drupal\Tests\paragraphs\Functional\WidgetStable
Code
protected static $modules = [
'image',
'file',
'views',
];