Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Spree::AppConfiguration specs from app/ to lib/ #3238

Merged
merged 2 commits into from
Jun 28, 2019

Conversation

kennyadsl
Copy link
Member

@kennyadsl kennyadsl commented Jun 26, 2019

🧹🧹

A small one, this reflects the current structure of the filesystem since that class' file has been moved from /app to /lib with #2178. Also, do not treat these specs as model specs, since it's useless.

Checklist:

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
    - [ ] I have updated Guides and README accordingly to this change (if needed)
    - [ ] I have added tests to cover this change (if needed)

This reflects the current structure of the filesystem since that
class' file has been moved from /app to /lib with solidusio#2178
It's not a model anymore, we don't need the extra RSpec
configuration here.
@kennyadsl kennyadsl added the changelog:solidus_core Changes to the solidus_core gem label Jun 26, 2019
@kennyadsl kennyadsl self-assigned this Jun 26, 2019
Copy link
Contributor

@ericsaupe ericsaupe left a comment

Choose a reason for hiding this comment

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

Good clean up!

Copy link
Member

@spaghetticode spaghetticode left a comment

Choose a reason for hiding this comment

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

👍thank you @kennyadsl

@kennyadsl kennyadsl merged commit 5d69598 into solidusio:master Jun 28, 2019
@kennyadsl kennyadsl deleted the kennyadsl/move-app-conf-specs branch June 28, 2019 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_core Changes to the solidus_core gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants