You are here

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

Modules to install.

Type: array

File

src/Tests/LingotekAccountTest.php, line 24
Contains \Drupal\lingotek\Tests\LingotekDashboardTest.

Class

LingotekAccountTest
Tests the Lingotek dashboard.

Namespace

Drupal\lingotek\Tests

Code

public static $modules = [
  'lingotek',
  'lingotek_test',
];