You are here

public static property LingotekSystemSiteExistingBulkTranslationTest::$modules in Lingotek Translation 8

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekSystemSiteExistingBulkTranslationTest.php, line 24

Class

LingotekSystemSiteExistingBulkTranslationTest
Tests translating a config object using the bulk management form.

Namespace

Drupal\lingotek\Tests

Code

public static $modules = [
  'block',
  'node',
];