You are here

public static property GeneralTest::$modules in OptimizeDB 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/GeneralTest.php, line 29

Class

GeneralTest
Test the module functions.

Namespace

Drupal\Tests\optimizedb\Functional

Code

public static $modules = [
  'optimizedb',
  'locale',
];