You are here

public static property LatestRevisionAccessTest::$modules in Group 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Kernel/LatestRevisionAccessTest.php \Drupal\Tests\group\Kernel\LatestRevisionAccessTest::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/LatestRevisionAccessTest.php, line 23

Class

LatestRevisionAccessTest
Tests the latest revision access for groups.

Namespace

Drupal\Tests\group\Kernel

Code

public static $modules = [
  'workflows',
  'content_moderation',
];