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

Default backend navigation footer #2261

Merged

Conversation

gregdaynes
Copy link

Adding missed nice to haves mentioned in the review of #1450

Fixes a typo in backend/app/views/spree/admin/shared/_navigation_footer.html.erb

Replaces create(:admin_user) with FactoryGirl.build_stubbed(:admin_user)

Gregory Daynes added 2 commits October 4, 2017 11:52
Caught in a PR review (solidusio#1450), and merged.
Small performance increase, and removes a hit to the database pointed
out by @mamhoff.

Replaces `create(:admin_user)` with `FactoryGirl.build_stubbed`
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.

Thanks!

@mamhoff mamhoff merged commit ebd531b into solidusio:master Oct 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants