You are here

public static property GeofieldWidgetTest::$modules in Geofield 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/GeofieldWidgetTest.php, line 26

Class

GeofieldWidgetTest
Tests the Geofield widgets.

Namespace

Drupal\Tests\geofield\Functional

Code

public static $modules = [
  'geofield',
  'entity_test',
];