spec/discovery/cms/client_spec.rb in hubspot-api-client-17.1.1 vs spec/discovery/cms/client_spec.rb in hubspot-api-client-17.2.0

- old
+ new

@@ -5,9 +5,10 @@ it { is_expected.to respond_to(:audit_logs) } it { is_expected.to respond_to(:blogs) } it { is_expected.to respond_to(:domains) } it { is_expected.to respond_to(:hubdb) } + it { is_expected.to respond_to(:pages) } it { is_expected.to respond_to(:performance) } it { is_expected.to respond_to(:site_search) } it { is_expected.to respond_to(:url_redirects) } end