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

"should see the amount" step cannot be used with "within" step #44

Closed
codener opened this issue Feb 11, 2015 · 0 comments
Closed

"should see the amount" step cannot be used with "within" step #44

codener opened this issue Feb 11, 2015 · 0 comments
Assignees
Labels

Comments

@codener
Copy link
Member

codener commented Feb 11, 2015

The "amount" step greedily eats any characters after the expected amount, thereby removing support for the "within" step.

A fix shoul be to restrict the matched money unit characters. This must be done carefully to not break current usages.

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

2 participants