Modules to enable.
Type: array
Overrides LocalTranslatorTestBase::$modules
File
- translators/tmgmt_local/tests/src/Functional/LocalTranslatorContinuousTest.php, line 21
Class
- LocalTranslatorContinuousTest
- Test Continuous jobs support in the local translator.
Namespace
Drupal\Tests\tmgmt_local\Functional
Code
protected static $modules = array(
'tmgmt_content',
);