Problem/Motivation

When reviewing th e parent issue I noticed a small problemen in ResourceTestBase::getEntityDuplicate where there is an assignment twice, this is not really something that could result in a bug, but it is redundant code.

Issue fork drupal-3222980

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

bbrala created an issue. See original summary.

bbrala’s picture

Status: Active » Needs review
bradjones1’s picture

Status: Needs review » Reviewed & tested by the community

LGTM

alexpott’s picture

Version: 9.3.x-dev » 9.2.x-dev
Status: Reviewed & tested by the community » Fixed

Committed and pushed 69772dbfab to 9.3.x and 05c0a71afc to 9.2.x. Thanks!

Backported to 9.2.x since this is test-only change.

  • alexpott committed 69772db on 9.3.x
    Issue #3222980 by bbrala: Unneeded assignment in ResourceTestBase::...

  • alexpott committed 05c0a71 on 9.2.x
    Issue #3222980 by bbrala: Unneeded assignment in ResourceTestBase::...

Status: Fixed » Closed (fixed)

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