Problem/Motivation
Looks like at some point the OrderKernelTestBase setUp() method was updated with an expected return value type.
Steps to reproduce
Try to run the kernel test in this module.
Proposed resolution
Update the Commerce Braintree kernel test setUp() with the : void return value.
Remaining tasks
See MR.
Issue fork commerce_braintree-3239661
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 #4
jsacksick commented