protected function SingleVisibleProfileTest::setUpProfile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Installer/SingleVisibleProfileTest.php \Drupal\system\Tests\Installer\SingleVisibleProfileTest::setUpProfile()
Installer step: Select installation profile.
Overrides InstallerTestBase::setUpProfile
File
- core/
modules/ system/ src/ Tests/ Installer/ SingleVisibleProfileTest.php, line 54 - Contains \Drupal\system\Tests\Installer\SingleVisibleProfileTest.
Class
- SingleVisibleProfileTest
- Tests distribution profile support.
Namespace
Drupal\system\Tests\InstallerCode
protected function setUpProfile() {
// This step is skipped, because there is only one visible profile.
}