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 incorrect permitted next node from check-uk-visa #2361

Merged

Conversation

floehopper
Copy link
Contributor

The outcome_visit_waiver is not a valid return value for the next_node block for this question.

I came across this while double-checking that the mechanism for automatic detection of permitted next nodes was working correctly. The fact that this had managed to get out of sync highlights the duplication inherent in the current implementation and encourages me that the automatic detection mechanism will be an improvement.

Expected changes

None

@erkde
Copy link
Contributor

erkde commented Mar 14, 2016

Good catch @floehopper. I think our Rubocop config wants trailing commas, which would reduce the diff by a line, otherwise looks good

@erkde erkde added the LGTM label Mar 14, 2016
@floehopper
Copy link
Contributor Author

@erikse: Thanks. Rubocop wasn't failing, but I've added the trailing comma anyway in this fixup commit.

@floehopper
Copy link
Contributor Author

I'm about to rebase this against master and force-push in preparation for merging.

Verified

This commit was signed with the committer’s verified signature.
thisiskeithb Keith Bennett
The `outcome_visit_waiver` is not a valid return value for the `next_node`
block for this question.

I came across this while double-checking that the mechanism for automatic
detection of permitted next nodes was working correctly. The fact that this
had managed to get out of sync highlights the duplication inherent in the
current implementation and encourages me that the automatic detection
mechanism will be an improvement.
@floehopper floehopper force-pushed the remove-incorrect-permitted-next-node-from-check-uk-visa branch from d200a2b to ce18edb Compare March 14, 2016 16:54
floehopper added a commit that referenced this pull request Mar 14, 2016
…t-node-from-check-uk-visa

Remove incorrect permitted next node from check-uk-visa
@floehopper floehopper merged commit f9f35a2 into master Mar 14, 2016
@floehopper floehopper deleted the remove-incorrect-permitted-next-node-from-check-uk-visa branch March 14, 2016 16:58
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.

2 participants