You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekNodeTranslationFlowNotCurrentToPendingTest.php, line 23

Class

LingotekNodeTranslationFlowNotCurrentToPendingTest
Tests translating a node.

Namespace

Drupal\lingotek\Tests

Code

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