You are here

protected function InstallerTranslationExistingFileTest::setUpProfile in Drupal 9

Installer step: Select installation profile.

Overrides InstallerTestBase::setUpProfile

File

core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php, line 49

Class

InstallerTranslationExistingFileTest
Tests translation files for multiple languages get imported during install.

Namespace

Drupal\FunctionalTests\Installer

Code

protected function setUpProfile() {
}