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