Describe your bug or feature request.
If a bug, provide steps to reproduce it from a clean install.
Issue fork commerce-3424661
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
Comment #3
alexpottThe MR applies to both 3.0.x and 8.x-2.x
Comment #4
jsacksick commentedOh... 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.
Comment #7
jsacksick commentedThank you for this, fixed!