Describe your bug or feature request.

If a bug, provide steps to reproduce it from a clean install.

Issue fork commerce-3424661

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:

Comments

alexpott created an issue. See original summary.

alexpott’s picture

Status: Active » Needs review

The MR applies to both 3.0.x and 8.x-2.x

jsacksick’s picture

Oh... I fixed that elsewhere... but yeah essentially just doing the same but no helper was created...
I'm wondering if we should have an helper trait for our tests so we can add the helper method there? Because that is needed in many different tests.

  • jsacksick committed 972d2ee9 on 8.x-2.x authored by alexpott
    Fix the testIssue #3424661 by alexpott: HEAD tests are failing because...

  • jsacksick committed acc8da5c on 3.0.x authored by alexpott
    Fix the testIssue #3424661 by alexpott: HEAD tests are failing because...
jsacksick’s picture

Status: Needs review » Fixed

Thank you for this, fixed!

Status: Fixed » Closed (fixed)

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