public static property MapWidgetTest::$modules in Map Widget 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ MapWidgetTest.php, line 24
Class
- MapWidgetTest
- Test the actual widget for map_widget.
Namespace
Drupal\Tests\map_widget\FunctionalCode
public static $modules = [
'map_widget',
'entity_test',
];