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

#11: move seqNum increment to after first loop iteration #12

Closed
wants to merge 1 commit into from

Conversation

quinnlangille
Copy link

This PR addressed #11 and moved the sequence incrementation to after the first pass of the loop. Doing so allows the first index of the test data array to be hit.

@willryan
Copy link
Owner

willryan commented Dec 7, 2018

I included this in #17 which also added some tests. Will deploy the new version soon.

@willryan willryan closed this Dec 7, 2018
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