You are here

public static property AutomatedCropFunctionalTest::$modules in Automated Crop 8

Modules to enable.

Type: array

File

src/Tests/AutomatedCropFunctionalTest.php, line 19

Class

AutomatedCropFunctionalTest
Functional tests for Automated Crop.

Namespace

Drupal\automated_crop\Tests

Code

public static $modules = [
  'automated_crop',
  'file',
];