You are here

protected function InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSite in Drupal 10

Final installer step: Configure site.

Overrides InstallerTestBase::setUpSite

File

core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php, line 43

Class

InstallerExistingConfigSyncDirectoryProfileMismatchTest
Verifies that installing from existing configuration works.

Namespace

Drupal\FunctionalTests\Installer

Code

protected function setUpSite() {

  // This step will not occur because there is an error.
}