You are here

protected property ConfigSelectorProfileTest::$profile in Configuration selector 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/ConfigSelectorProfileTest.php \Drupal\Tests\config_selector\Functional\ConfigSelectorProfileTest::profile

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/ConfigSelectorProfileTest.php, line 17

Class

ConfigSelectorProfileTest
Tests the profile supplied configuration can be selected.

Namespace

Drupal\Tests\config_selector\Functional

Code

protected $profile = 'config_selector_profile_test';