protected property PreviewSettingsUpdateTest::$profile in Gatsby Live Preview & Incremental Builds 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/PreviewSettingsUpdateTest.php \Drupal\Tests\gatsby\Functional\PreviewSettingsUpdateTest::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- tests/
src/ Functional/ PreviewSettingsUpdateTest.php, line 23
Class
- PreviewSettingsUpdateTest
- Defines a class for testing the update path.
Namespace
Drupal\Tests\gatsby\FunctionalCode
protected $profile = 'minimal';