solidusio / solidus_paypal_braintree

⛔️ [Archived] Use solidus_braintree instead!
https://github.com/solidusio/solidus_braintree
BSD 3-Clause "New" or "Revised" License
37 stars 78 forks source link

Fix sandbox generator #329

Closed RyanofWoods closed 1 year ago

RyanofWoods commented 1 year ago

Summary

Before these changes, the sandbox generator was not working correctly. It would fail to seed data due to the authentication gem not being loaded before the extension. Also, the script was not defaulting to master for Solidus.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed (~cross them out~ if they are not):

- [ ] I have added automated tests to cover my changes. - [ ] I have attached screenshots to demo visual changes. - [ ] I have opened a PR to update the guides. - [ ] I have updated the README to account for my changes.

Screenshot 2022-11-18 at 16 12 03