test/twitter/test_twitter.rb in rest-more-3.1.0 vs test/twitter/test_twitter.rb in rest-more-3.2.0
- old
+ new
@@ -2,10 +2,9 @@
require 'rest-more/test'
describe RC::Twitter do
after do
WebMock.reset!
- Muack.verify
end
should 'get right' do
stub_request(:get,
'https://api.twitter.com/1.1/account/verify_credentials.json').