You are here

protected property ConfigProfileOverridesTest::$profile in Configuration Update Manager 8

Use the Standard profile, so that there are profile config overrides.

Type: string

Overrides BrowserTestBase::$profile

File

config_update_ui/tests/src/Functional/ConfigProfileOverridesTest.php, line 19

Class

ConfigProfileOverridesTest
Verify config reports, reverts, and diffs with profile overrides.

Namespace

Drupal\Tests\config_update_ui\Functional

Code

protected $profile = 'standard';