You are here

public static property TomeStaticPreviewTest::$modules in Tome 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

modules/tome_static/tests/src/Functional/TomeStaticPreviewTest.php, line 20

Class

TomeStaticPreviewTest
Tests the preview functionality of Tome Static.

Namespace

Drupal\Tests\tome_static\Functional

Code

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