Problem/Motivation

In #3232761: Create local task links to the updater form we found that we could remove the call to checkForUpdates() in \Drupal\Tests\automatic_updates\Functional\UpdaterFormTest::testTableLooksCorrect. We no longer need this as our form refreshes the update.

Proposed resolution

Remove this call and others if necessary. To ensure our tests will fail if our form doesn't refreshes the update.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kunal.sachdev created an issue. See original summary.

tedbow’s picture

Status: Active » Reviewed & tested by the community

Looks good to me! thanks @kunal.sachdev

tedbow’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.