protected property ConfigIgnoreTest::$profile in Config Ignore 8
The profile to install as a basis for testing.
We need to change it form the standard 'testing' profile as that will not print the title on the page, which we use for testing.
Type: string
Overrides WebTestBase::$profile
File
- src/
Tests/ ConfigIgnoreTest.php, line 32
Class
- ConfigIgnoreTest
- Class ConfigIgnoreTest.
Namespace
Drupal\config_ignore\TestsCode
protected $profile = 'minimal';