protected static property ContentEntitySourceUnitTest::$modules

Modules to enable.

Type: array

Overrides ContentEntityTestBase::$modules

File

sources/content/tests/src/Kernel/ContentEntitySourceUnitTest.php, line 33

Class

ContentEntitySourceUnitTest
Content entity Source unit tests.

Namespace

Drupal\Tests\tmgmt_content\Kernel

Code

protected static $modules = [
  'node',
  'file',
  'image',
];