protected function InstallerExistingSettingsMismatchProfileTest::setUpProfile in Drupal 8
Installer step: Select installation profile.
Overrides InstallerTestBase::setUpProfile
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingSettingsMismatchProfileTest.php, line 81
Class
- InstallerExistingSettingsMismatchProfileTest
- Tests install with existing settings.php and a mismatching install profile.
Namespace
Drupal\FunctionalTests\InstallerCode
protected function setUpProfile() {
// This step is skipped, because there is a profile as a query param.
}