You are here

protected property InstallerTranslationMultipleLanguageNonInteractiveTest::$profile in Drupal 10

Switch to the multilingual testing profile.

Type: string

Overrides BrowserTestBase::$profile

File

core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php, line 24

Class

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

Namespace

Drupal\FunctionalTests\Installer

Code

protected $profile = 'testing_multilingual';