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

Deletes whitespace to fix test. #1432

Merged
merged 1 commit into from
Jul 27, 2015
Merged

Deletes whitespace to fix test. #1432

merged 1 commit into from
Jul 27, 2015

Conversation

ebolloff
Copy link
Member

This should fix

Failure/Error: it{ subject.errors[:key].should == ["is not a public key file."] }
       expected: ["is not a public key file."]
            got: ["is not a public key file.\r"] (using ==)
     # ./spec/models/key_spec.rb:34:in `block (4 levels) in <top (required)>'

@eugenk
Copy link
Member

eugenk commented Jul 27, 2015

👍

ebolloff added a commit that referenced this pull request Jul 27, 2015
Deletes whitespace to fix test.
@ebolloff ebolloff merged commit 0196433 into staging Jul 27, 2015
@ebolloff ebolloff deleted the fix_broken_test branch July 27, 2015 09:04
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

2 participants