You are here

public static property ParagraphListingTest::$modules in Paragraphs admin 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/ParagraphListingTest.php, line 23

Class

ParagraphListingTest
Tests file listing page functionality.

Namespace

Drupal\Tests\paragraphs_admin\Functional

Code

public static $modules = [
  'paragraphs_admin',
];