Modules to enable.
Type: array
Overrides ParagraphsTestBase::$modules
File
- paragraphs/tests/src/Functional/WidgetStable/ParagraphsContactTest.php, line 19
Class
- ParagraphsContactTest
- Tests paragraphs with contact forms.
Namespace
Drupal\Tests\paragraphs\Functional\WidgetStable
Code
protected static $modules = array(
'contact',
);