You are here

public static property OgStandardReferenceRelationshipTest::$modules in Organic groups 8

Modules to install.

Type: array

Overrides ViewsKernelTestBase::$modules

File

tests/src/Kernel/EntityReference/Views/OgStandardReferenceRelationshipTest.php, line 41

Class

OgStandardReferenceRelationshipTest
Tests OG standard reference relationship data.

Namespace

Drupal\Tests\og\Kernel\EntityReference\Views

Code

public static $modules = [
  'user',
  'field',
  'entity_test',
  'views',
  'og_standard_reference_test_views',
  'og',
];