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

Add Sequence.reset #151

Merged
merged 1 commit into from
Jul 29, 2016
Merged

Add Sequence.reset #151

merged 1 commit into from
Jul 29, 2016

Conversation

paulcsmith
Copy link
Contributor

Closes #120

Sequence.reset can be run in a setup block to make sure sequences
are reset between tests. This often times is not needed, but when it is,
it's handy to have. See the linked issue above for more details.

Closes #120

`Sequence.reset` can be run in a `setup` block to make sure sequences
are reset between tests. This often times is not needed, but when it is,
it's handy to have. See the linked issue above for more details.
@tjmw
Copy link

tjmw commented Jul 29, 2016

👍 This LGTM

@BlakeWilliams
Copy link

Nice, LGTM

@paulcsmith
Copy link
Contributor Author

Thanks for the reviews!

@paulcsmith paulcsmith merged commit 0dbc407 into master Jul 29, 2016
@paulcsmith paulcsmith deleted the ps-120-sequence-reset branch July 29, 2016 17:16
@paulcsmith paulcsmith restored the ps-120-sequence-reset branch July 29, 2016 18:39
@paulcsmith paulcsmith deleted the ps-120-sequence-reset branch September 12, 2016 17:47
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.

3 participants