You are here

public static property ValidateD7MigrationStateTest::$modules in Address 8

Modules to enable.

Type: array

Overrides MigrateDrupalTestBase::$modules

File

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

Class

ValidateD7MigrationStateTest
Tests that the address test has a declared migration status.

Namespace

Drupal\Tests\address\Kernel

Code

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