PendingUpdatesValidatorTest::$modules

Type: modules

Overrides PackageManagerKernelTestBase::$modules

File

core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php, line 21

Class

PendingUpdatesValidatorTest
@covers \Drupal\package_manager\Validator\PendingUpdatesValidator @group package_manager @internal

Namespace

Drupal\Tests\package_manager\Kernel

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.