Skip to content

Fix ApiIntegrationTest

Andy Fowlston requested to merge bugfix/api-integration-test into 1.x

Our one checkout test needs a bit of love:

  1. The Commerce base class it extends has added a return type hint.
  2. Since shipping started auto-recalculating, the button's hidden causing the test to fail.

With these two changes in place, the test fails due to https://www.drupal.org/project/commerce_afterpay/issues/3231706.

Merge request reports

Loading