You are here

public static property ImportQueueWorkerLoggingTest::$modules in Acquia Content Hub 8.2

Modules to enable.

Type: array

Overrides UnserializationTest::$modules

File

tests/src/Kernel/ImportQueueWorkerLoggingTest.php, line 21

Class

ImportQueueWorkerLoggingTest
Tests logging for import queue.

Namespace

Drupal\Tests\acquia_contenthub\Kernel

Code

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