You are here

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\Functional

Code

protected static $modules = [
  'openlayers',
];