function InstallerExistingSettingsMismatchProfileTest::setUpSettings
Overrides InstallerTestBase::setUpSettings
File
-
core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingSettingsMismatchProfileTest.php, line 88
Class
- InstallerExistingSettingsMismatchProfileTest
- Tests install with existing settings.php and a mismatching install profile.
Namespace
Drupal\FunctionalTests\InstallerCode
protected function setUpSettings() {
// This step should not appear, since settings.php is fully configured
// already.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.