Issue #3316611: If unattended updates are enabled send an email when the site stops passing readiness checks
Merged
requested to merge issue/automatic_updates-3316611:3316611-if-unattended-updates into 8.x-2.x
Compare changes
@@ -6,9 +6,11 @@ use Drupal\automatic_updates\CronUpdater;
@@ -17,11 +19,14 @@ use Drupal\Tests\automatic_updates\Kernel\AutomaticUpdatesKernelTestBase;
@@ -278,4 +283,119 @@ class StatusCheckerTest extends AutomaticUpdatesKernelTestBase {