Loading core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ /** * Test disabling content translation module. * * @covers \Drupal\language\Form\ContentLanguageSettingsForm * @covers ::_content_translation_form_language_content_settings_form_alter * @group content_translation */ class ContentTranslationDisableSettingTest extends BrowserTestBase { Loading core/modules/content_translation/tests/src/Functional/ContentTranslationEnableTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ /** * Test enabling content translation module. * * @covers \Drupal\language\Form\ContentLanguageSettingsForm * @covers ::_content_translation_form_language_content_settings_form_alter * @group content_translation */ class ContentTranslationEnableTest extends BrowserTestBase { Loading core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ /** * Tests the content translation settings UI. * * @covers \Drupal\language\Form\ContentLanguageSettingsForm * @covers ::_content_translation_form_language_content_settings_form_alter * @group content_translation */ class ContentTranslationSettingsTest extends BrowserTestBase { Loading core/modules/content_translation/tests/src/Functional/ContentTranslationUISkipTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ /** * Tests the content translation UI check skip. * * @covers \Drupal\language\Form\ContentLanguageSettingsForm * @covers ::_content_translation_form_language_content_settings_form_alter * @group content_translation */ class ContentTranslationUISkipTest extends BrowserTestBase { Loading Loading
core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ /** * Test disabling content translation module. * * @covers \Drupal\language\Form\ContentLanguageSettingsForm * @covers ::_content_translation_form_language_content_settings_form_alter * @group content_translation */ class ContentTranslationDisableSettingTest extends BrowserTestBase { Loading
core/modules/content_translation/tests/src/Functional/ContentTranslationEnableTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ /** * Test enabling content translation module. * * @covers \Drupal\language\Form\ContentLanguageSettingsForm * @covers ::_content_translation_form_language_content_settings_form_alter * @group content_translation */ class ContentTranslationEnableTest extends BrowserTestBase { Loading
core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ /** * Tests the content translation settings UI. * * @covers \Drupal\language\Form\ContentLanguageSettingsForm * @covers ::_content_translation_form_language_content_settings_form_alter * @group content_translation */ class ContentTranslationSettingsTest extends BrowserTestBase { Loading
core/modules/content_translation/tests/src/Functional/ContentTranslationUISkipTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ /** * Tests the content translation UI check skip. * * @covers \Drupal\language\Form\ContentLanguageSettingsForm * @covers ::_content_translation_form_language_content_settings_form_alter * @group content_translation */ class ContentTranslationUISkipTest extends BrowserTestBase { Loading