You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekBulkDeleteTest.php, line 24

Class

LingotekBulkDeleteTest
Tests for bulk deletion in the bulk management page.

Namespace

Drupal\lingotek\Tests

Code

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