You are here

protected property OliveroTest::$profile in Drupal 9

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php, line 18

Class

OliveroTest
Tests the Olivero theme.

Namespace

Drupal\FunctionalTests\Theme

Code

protected $profile = 'minimal';