DbtngExampleRepositoryTest::$modules

Modules to enable.

Type: array

File

modules/dbtng_example/tests/src/Kernel/DbtngExampleRepositoryTest.php, line 29

Class

DbtngExampleRepositoryTest
Kernel testing of the DbtngExampleRepository service.

Namespace

Drupal\Tests\dbtng_example\Kernel

Code

protected static $modules = [
  'dbtng_example',
];