You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/ChineseBulkTranslationTest.php, line 20

Class

ChineseBulkTranslationTest
Tests translating into chinese locales.

Namespace

Drupal\lingotek\Tests

Code

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