Skip to content
Snippets Groups Projects
Commit 312d2758 authored by Lucas Hedding's avatar Lucas Hedding
Browse files

Issue #3046857 by heddn, eiriksm: Add entry to site status page when PSAs are posted

parent 37c9e5dc
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ class AutomaticUpdatesTest extends BrowserTestBase {
// Test site status report.
$this->drupalGet(Url::fromRoute('system.status'));
$this->assertSession()->pageTextContains('4 urgent announcements requiring your attention:');
$this->assertSession()->pageTextContains('3 urgent announcements requiring your attention:');
// Test cache.
$end_point = 'http://localhost/automatic_updates/test-json-denied';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment