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\FunctionalCode
public static $modules = [
'geofield',
'entity_test',
];