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

Some small spec fixes #53

Merged
merged 3 commits into from
Jan 10, 2017
Merged

Some small spec fixes #53

merged 3 commits into from
Jan 10, 2017

Conversation

adammathys
Copy link
Member

Cleans up some deprecation warnings and errors in more recent versions of RSpec and Rails.

Newer versions of RSpec cause this to error hard instead of letting it
slide.
This avoids having PayPal logging show up in the middle of the test run,
while still keeping it available should you need to debug it.
Newer versions of Solidus no longer internally reload the association,
which we were incorrectly counting on before. Let's make our requirement
explicit so that this test will work with all versions of Solidus.
Copy link
Contributor

@luukveenis luukveenis left a comment

Choose a reason for hiding this comment

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

Looks good to me

@luukveenis luukveenis merged commit 0590a70 into solidusio:master Jan 10, 2017
@adammathys adammathys deleted the update-specs branch January 10, 2017 17:27
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