public static property NullifyQueueIdTest::$modules in Acquia Content Hub 8.2
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- tests/
src/ Kernel/ NullifyQueueIdTest.php, line 41
Class
- NullifyQueueIdTest
- Tests the NullifyQueueId class.
Namespace
Drupal\Tests\acquia_contenthub\KernelCode
public static $modules = [
'system',
'user',
'node',
'depcalc',
'acquia_contenthub',
'acquia_contenthub_publisher',
];