protected property InstallerPerformanceTest::$profile in Drupal 10
Same name and namespace in other branches
- 9 core/tests/Drupal/FunctionalTests/Installer/InstallerPerformanceTest.php \Drupal\FunctionalTests\Installer\InstallerPerformanceTest::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerPerformanceTest.php, line 24
Class
- InstallerPerformanceTest
- Tests the interactive installer.
Namespace
Drupal\FunctionalTests\InstallerCode
protected $profile = 'testing';