Sha256: 6a7434096fa63cc3f4121848d9d2a3899d0aceb325b3e92ec95046c9492dc888
Contents?: true
Size: 222 Bytes
Versions: 12
Compression:
Stored size: 222 Bytes
Contents
require 'spec_helper' describe 'Hubspot::Crm::Objects::FeedbackSubmissions::BatchApi' do subject(:api) { Hubspot::Crm::Objects::FeedbackSubmissions::BatchApi.new } it { is_expected.to respond_to(:read_batch) } end
Version data entries
12 entries across 12 versions & 1 rubygems