protected static property LocalTranslatorPreviewTest::$modules

Modules to enable.

Type: array

Overrides LocalTranslatorTestBase::$modules

File

translators/tmgmt_local/tests/src/Functional/LocalTranslatorPreviewTest.php, line 19

Class

LocalTranslatorPreviewTest
Preview related tests for the local translator.

Namespace

Drupal\Tests\tmgmt_local\Functional

Code

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