Skip to content

Seeing if this fixes Carrot fails

DaveD requested to merge DaveD/stripe:phpunit3 into master

Locally this gets me to the point where the first test fails with

1) CRM_Stripe_ApiTest::testImportSubscription
CiviCRM_API3_Exception: The charge has a subscription, but the subscription is not in CiviCRM. Please import the subscription and try again.

and then I think that causes a corrupt db so the rest of the tests fail.

Merge request reports