You are here

protected static property MigrateIngredientSettings61Test::$modules in Recipe 8.2

Modules to enable.

Type: array

Overrides MigrateDrupal6TestBase::$modules

File

modules/ingredient/tests/src/Kernel/Migrate/recipe61/MigrateIngredientSettings61Test.php, line 15

Class

MigrateIngredientSettings61Test
Tests migration of Recipe 6.x-1.x ingredient variables to configuration.

Namespace

Drupal\Tests\ingredient\Kernel\Migrate\recipe61

Code

protected static $modules = [
  'ingredient',
];