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

remove warnings from rake test #23003

Merged
merged 1 commit into from
Jan 11, 2016
Merged

remove warnings from rake test #23003

merged 1 commit into from
Jan 11, 2016

Conversation

y-yagi
Copy link
Member

@y-yagi y-yagi commented Jan 11, 2016

This removes the following warnings.

test/application/rake_test.rb:33: warning: ambiguous first argument; put parentheses or a space even after `/' operator
test/application/rake_test.rb:43: warning: ambiguous first argument; put parentheses or a space even after `/' operator

This removes the following warnings.

```
test/application/rake_test.rb:33: warning: ambiguous first argument; put parentheses or a space even after `/' operator
test/application/rake_test.rb:43: warning: ambiguous first argument; put parentheses or a space even after `/' operator
```
@rails-bot
Copy link

r? @pixeltrix

(@rails-bot has picked a reviewer for you, use r? to override)

kaspth added a commit that referenced this pull request Jan 11, 2016
@kaspth kaspth merged commit 179df9d into rails:master Jan 11, 2016
@y-yagi y-yagi deleted the remove_warnings branch January 11, 2016 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants