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

Address Mocha deprecation warning since Mocha 1.10.0 #82

Merged
merged 1 commit into from Apr 28, 2021

Conversation

yahonda
Copy link
Contributor

@yahonda yahonda commented Apr 28, 2021

This pull request addresses Mocha deprecation warning since Mocha 1.10.0.

$ bundle exec rake test
... snip ...
Mocha deprecation warning at /home/yahonda/src/github.com/beanstalkd/beaneater/test/test_helper.rb:10:in `require': Require 'mocha/test_unit', 'mocha/minitest' or 'mocha/api' instead of 'mocha/setup'.

```
$ bundle exec rake test
... snip ...
Mocha deprecation warning at /home/yahonda/src/github.com/beanstalkd/beaneater/test/test_helper.rb:10:in `require': Require 'mocha/test_unit', 'mocha/minitest' or 'mocha/api' instead of 'mocha/setup'.
```
@nesquena
Copy link
Member

Thanks

@nesquena nesquena merged commit 08bb108 into beanstalkd:master Apr 28, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.161% when pulling f069fcf on yahonda:address_mocha_warning into 07412c6 on beanstalkd:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.161% when pulling f069fcf on yahonda:address_mocha_warning into 07412c6 on beanstalkd:master.

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.

None yet

3 participants