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

Ensure that assert argument in beforeEach is not shared. #158

Merged
merged 1 commit into from
Mar 22, 2015

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Mar 22, 2015

Fixes #157.

rwjblue added a commit that referenced this pull request Mar 22, 2015
…assert-sharing

Ensure that `assert` argument in beforeEach is not shared.
@rwjblue rwjblue merged commit 1235786 into master Mar 22, 2015
@rwjblue rwjblue deleted the fix-shared-beforeEach-afterEach-assert-sharing branch March 22, 2015 12:54
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.

assert passed into beforeEach is not refreshed
1 participant