protected static property ProfileDeriverTest::$modules in Commerce Migrate 3.1.x
Same name and namespace in other branches
- 8.2 modules/commerce/tests/src/Kernel/Migrate/commerce1/ProfileDeriverTest.php \Drupal\Tests\commerce_migrate_commerce\Kernel\Migrate\commerce1\ProfileDeriverTest::modules
- 3.0.x modules/commerce/tests/src/Kernel/Migrate/commerce1/ProfileDeriverTest.php \Drupal\Tests\commerce_migrate_commerce\Kernel\Migrate\commerce1\ProfileDeriverTest::modules
Modules to enable.
Type: array
Overrides Commerce1TestBase::$modules
File
- modules/
commerce/ tests/ src/ Kernel/ Migrate/ commerce1/ ProfileDeriverTest.php, line 16
Class
- ProfileDeriverTest
- Tests profile deriver.
Namespace
Drupal\Tests\commerce_migrate_commerce\Kernel\Migrate\commerce1Code
protected static $modules = [
'commerce_store',
'profile',
];