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

:type may be added in the wrong spot #77

Closed
nathany opened this issue Jul 7, 2014 · 2 comments
Closed

:type may be added in the wrong spot #77

nathany opened this issue Jul 7, 2014 · 2 comments

Comments

@nathany
Copy link

nathany commented Jul 7, 2014

Running transpec 2.3.1 with default options:

-describe ClientsController, "autocomplete" do
+describe ClientsController, :type => :controller, "autocomplete" do

syntax error, unexpected keyword_do_block, expecting end-of-input

@yujinakayama
Copy link
Owner

Thanks for the report! I fixed this and released version 2.3.2.

@nathany
Copy link
Author

nathany commented Jul 8, 2014

Thanks!

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

No branches or pull requests

2 participants