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

Fix tests for sinon.reset deprecation notice after last modules update. #123

Closed
mcanever opened this issue Mar 11, 2018 · 0 comments
Closed
Labels
Projects

Comments

@mcanever
Copy link
Contributor

Following error:
"sinon.reset is deprecated and will be removed from the public API in a future version of sinon."
is appearing thousands of times when running unit tests. This should be fixed.

Sinon reference for this deprecation:
sinonjs/sinon#1630

@mcanever mcanever added the test label Mar 11, 2018
@vekexasia vekexasia added this to To do in 1.0.0 via automation Mar 12, 2018
1.0.0 automation moved this from To do to Done Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
1.0.0
  
Done
Development

No branches or pull requests

1 participant