protected static property ParagraphsTypesTest::$modules

Modules to be enabled.

Overrides ParagraphsTestBase::$modules

File

paragraphs_collection/tests/src/Functional/ParagraphsTypesTest.php, line 18

Class

ParagraphsTypesTest
Tests the Paragraphs Collection paragraph types.

Namespace

Drupal\Tests\paragraphs_collection\Functional

Code

protected static $modules = [
  'paragraphs_collection',
  'paragraphs_library',
];