You are here

protected function DistributionProfileTranslationTest::setUpProfile in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php \Drupal\FunctionalTests\Installer\DistributionProfileTranslationTest::setUpProfile()

Installer step: Select installation profile.

Overrides InstallerTestBase::setUpProfile

File

core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php, line 73

Class

DistributionProfileTranslationTest
Tests distribution profile support.

Namespace

Drupal\FunctionalTests\Installer

Code

protected function setUpProfile() {

  // This step is skipped, because there is a distribution profile.
}