Remove redundant WebMock stub in elasticsearch_transport_spec.rb
These weren't doing anything. Originally I added them since I though it was necessary for doing `expect(a_request` but it seems it works without this because these are allowed requests to local Elasticsearch server.
Showing
Please register or sign in to comment