function InstallerConfigDirectorySetNoDirectoryErrorTest::setUpSite

Final installer step: Configure site.

Overrides InstallerTestBase::setUpSite

File

core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryErrorTest.php, line 66

Class

InstallerConfigDirectorySetNoDirectoryErrorTest
Tests installation when a config_sync_directory is set up but does not exist.

Namespace

Drupal\FunctionalTests\Installer

Code

protected function setUpSite() : void {
  // This step should not appear as we had a failure prior to the settings
  // screen.
}

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