Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Fix deprecated code #111

Merged
merged 2 commits into from
Jul 27, 2017
Merged

Conversation

isaacfreeman
Copy link
Contributor

@isaacfreeman isaacfreeman commented Jul 23, 2017

Commits to address deprecation warnings that are showing up in specs.

@isaacfreeman isaacfreeman force-pushed the fix/deprecations branch 2 times, most recently from efd3eaf to 08387fe Compare July 23, 2017 23:22
Isaac Freeman added 2 commits July 24, 2017 11:29
`update!` is deprecated, so this follows the recommendation to use `recalcualte` instead. Only specs are affected.
`Spree::Gateway` is deprecated, but called in one spec. We can use `Spree::PaymentMethod` instead.
Copy link
Member

@tvdeyen tvdeyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice thanks!

@tvdeyen
Copy link
Member

tvdeyen commented Jul 27, 2017

Spec failures are random. Will rebuild until it passes

@tvdeyen tvdeyen merged commit fb16106 into solidusio:master Jul 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants