spec/elasticsearch/api/api_response_spec.rb in elasticsearch-api-8.5.2 vs spec/elasticsearch/api/api_response_spec.rb in elasticsearch-api-8.6.0

- old
+ new

@@ -14,9 +14,10 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. require 'spec_helper' +require 'elastic/transport' describe Elasticsearch::API::Response do let(:response_body) do { 'name' => 'instance',