Modules to enable.
Type: string[]
Overrides ParagraphsTestBase::$modules
File
- paragraphs/tests/src/Functional/ParagraphsBehaviorsTest.php, line 19
Class
- ParagraphsBehaviorsTest
- Tests support for Paragraphs behavior plugins.
Namespace
Drupal\Tests\paragraphs\Functional
Code
protected static $modules = [
'node',
'paragraphs_test',
];