protected static property AdminTest::$modules in Openlayers 8.4
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ AdminTest.php, line 26
Class
- AdminTest
- Tests that the Openlayers Admin page is reachable.
Namespace
Drupal\Tests\openlayers\FunctionalCode
protected static $modules = [
'openlayers',
];