You are here

protected static property PreviewTest::$modules in Panopoly Magic 8.2

The modules to load to run the test.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/PreviewTest.php, line 43

Class

PreviewTest
Functional tests for Panopoly previews.

Namespace

Drupal\Tests\panopoly_magic\Functional

Code

protected static $modules = [
  'panopoly_magic_preview_test',
];