Skip to content
Snippets Groups Projects

Issue #3306283: Display readiness check results if any after installing Automatic Updates

Merged Issue #3306283: Display readiness check results if any after installing Automatic Updates
4 unresolved threads
4 unresolved threads
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -80,7 +80,7 @@ class StatusCheckTest extends AutomaticUpdatesFunctionalTestBase {
}
/**
* Tests early status checks immediately after Automatic Updates install.
* Tests status checks are displayed after Automatic Updates is installed.
*/
public function testModuleFormInstallDisplay(): void {
// Uninstall our test module that enables cron because real sites will not
Loading