protected function InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSite in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php \Drupal\FunctionalTests\Installer\InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSite()
Final installer step: Configure site.
Overrides InstallerTestBase::setUpSite
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingConfigSyncDriectoryProfileMismatchTest.php, line 43
Class
- InstallerExistingConfigSyncDriectoryProfileMismatchTest
- Verifies that installing from existing configuration works.
Namespace
Drupal\FunctionalTests\InstallerCode
protected function setUpSite() {
// This step will not occur because there is an error.
}