You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekTaxonomyTermLongTitleTranslationTest.php, line 24

Class

LingotekTaxonomyTermLongTitleTranslationTest
Tests translating a taxonomy term with a very long title that doesn't fit.

Namespace

Drupal\lingotek\Tests

Code

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