You are here

public static property SimpleMergeTest::$modules in Conflict 8

Modules to enable.

Type: array

Overrides EntityKernelTestBase::$modules

File

tests/src/Kernel/SimpleMergeTest.php, line 22

Class

SimpleMergeTest
@group conflict

Namespace

Drupal\Tests\conflict\Kernel

Code

public static $modules = [
  'entity_test',
  'conflict',
  'system',
  'user',
];