You are here

public static property LoadTest::$modules in Paragraph blocks 8

Modules to enable.

Type: array

File

src/Tests/LoadTest.php, line 20

Class

LoadTest
Simple test to ensure that main page loads with module enabled.

Namespace

Drupal\hcp_paragraphs\Tests

Code

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