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

Print missing steps missing slash #42

Closed
rejeep opened this issue Feb 7, 2012 · 1 comment
Closed

Print missing steps missing slash #42

rejeep opened this issue Feb 7, 2012 · 1 comment
Labels
Milestone

Comments

@rejeep
Copy link
Contributor

rejeep commented Feb 7, 2012

Printing missing steps is missing backslash in front of ". For example:

(Given "I do "\\(.*\\)"" ...)

Should be:

(Given "I do \"\\(.*\\)\"" ...)
@rejeep
Copy link
Contributor Author

rejeep commented Nov 17, 2012

Fixed in v0.3 branch.

@rejeep rejeep closed this as completed Nov 17, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant