Issue #3312619: Fix various incorrect @param values for $messages
Merged
requested to merge issue/automatic_updates-3312619:3312619-translate-all-messages into 8.x-2.x
1 unresolved thread
Compare changes
Files
6- omkar podey authored
@@ -230,7 +230,7 @@ class UpdaterFormTest extends AutomaticUpdatesFunctionalTestBase {
@@ -230,7 +230,7 @@ class UpdaterFormTest extends AutomaticUpdatesFunctionalTestBase {
$warning_messages = $assert_session->elementExists('xpath', '//div[@data-drupal-messages]//div[@aria-label="Warning message"]');
$this->assertStringContainsString('Possible database updates have been detected in the following extensions.<ul><li>System (1 update)</li><li>Automatic Updates Theme With Updates (1 update)</li></ul>', $warning_messages->getHtml());