You are here

protected static property SmartTitleLayoutBuilderTest::$modules in Smart Title 8

The modules to be loaded for this test.

Type: array

Overrides LayoutBuilderOptInTest::$modules

File

tests/src/FunctionalJavascript/SmartTitleLayoutBuilderTest.php, line 19

Class

SmartTitleLayoutBuilderTest
Tests the module's compatibility with Layout builder.

Namespace

Drupal\Tests\smart_title\FunctionalJavascript

Code

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