function InstallerExistingSettingsMismatchProfileTest::setUpLanguage

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\Installer

Code

protected function setUpLanguage() {
    // This step is skipped, because there is a langcode as a query param.
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.