solidusio / solidus_braintree

💳 Integrate Solidus with Braintree
https://www.braintreepayments.com/
BSD 3-Clause "New" or "Revised" License
19 stars 55 forks source link

Use the correct spec helper name #144

Closed kennyadsl closed 1 year ago

kennyadsl commented 1 year ago

Summary

The previous helper name is deprecated. All other tests use the correct name.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

kennyadsl commented 1 year ago

Rebased and now it's green (after the master -> main rename). Merging!