You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekNodeExistingBulkTranslationTest.php, line 23

Class

LingotekNodeExistingBulkTranslationTest
Tests translating a node using the bulk management form.

Namespace

Drupal\lingotek\Tests

Code

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