protected static property SqlImportTest::$modules in MongoDB 8.2
Modules to enable.
Type: array
Overrides KeyValueTestBase::$modules
File
- modules/
mongodb_storage/ tests/ src/ Kernel/ SqlImportTest.php, line 32
Class
- SqlImportTest
- Tests the import for the commands.mongodb.storage.import_keyvalue command.
Namespace
Drupal\Tests\mongodb_storage\KernelCode
protected static $modules = [
'system',
MongoDb::MODULE,
Storage::MODULE,
];