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

Fix deprecated mock of #exists? #300

Merged
merged 1 commit into from
Jan 10, 2017
Merged

Fix deprecated mock of #exists? #300

merged 1 commit into from
Jan 10, 2017

Conversation

gudmundur
Copy link
Member

@gudmundur gudmundur commented Jan 9, 2017

A recent change correcting Rubocop violations changed File.exists? to File.exist?, but a spec mocking out the deprecated method was not updated. This change addresses that failing spec

cc: @cyberdelia @brandur

@brandur
Copy link
Member

brandur commented Jan 9, 2017

Looks good to me! Thanks @gudmundur.

@gudmundur gudmundur merged commit 7009af1 into master Jan 10, 2017
@gudmundur gudmundur deleted the fix-schema-spec branch January 10, 2017 10:08
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.

2 participants