You are here

public static property Drupal6EmfieldMigrationTest::$modules in Video Embed Field 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/Drupal6EmfieldMigrationTest.php \Drupal\Tests\video_embed_field\Kernel\Drupal6EmfieldMigrationTest::modules

Modules to enable.

Type: array

Overrides MigrateDrupal6TestBase::$modules

File

tests/src/Kernel/Drupal6EmfieldMigrationTest.php, line 24

Class

Drupal6EmfieldMigrationTest
Test the Drupal 6 emfield migration.

Namespace

Drupal\Tests\video_embed_field\Kernel

Code

public static $modules = [
  'video_embed_field',
];