You are here

protected property AdminTest::$profile in Openlayers 8.4

We use the minimal profile because we want to test local action links.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/AdminTest.php, line 33

Class

AdminTest
Tests that the Openlayers Admin page is reachable.

Namespace

Drupal\Tests\openlayers\Functional

Code

protected $profile = 'minimal';