You are here

public static property EntityQueryAlterCacheabilityTest::$modules in Group 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Kernel/EntityQueryAlterCacheabilityTest.php \Drupal\Tests\group\Kernel\EntityQueryAlterCacheabilityTest::modules

@todo Refactor tests to not automatically use group_test_config unless they have a good reason to.

Overrides GroupKernelTestBase::$modules

File

tests/src/Kernel/EntityQueryAlterCacheabilityTest.php, line 19

Class

EntityQueryAlterCacheabilityTest
Tests grouped entities query access cacheability.

Namespace

Drupal\Tests\group\Kernel

Code

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