You are here

protected property ResponsiveMenuAdminTest::$profile in Responsive and off-canvas menu 4.3.x

Same name and namespace in other branches
  1. 4.4.x tests/src/Functional/ResponsiveMenuAdminTest.php \Drupal\Tests\responsive_menu\Functional\ResponsiveMenuAdminTest::profile
  2. 4.1.x tests/src/Functional/ResponsiveMenuAdminTest.php \Drupal\Tests\responsive_menu\Functional\ResponsiveMenuAdminTest::profile

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/ResponsiveMenuAdminTest.php, line 26

Class

ResponsiveMenuAdminTest
Class SettingsPageTest.

Namespace

Drupal\Tests\responsive_menu\Functional

Code

protected $profile = 'minimal';