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