# frozen_string_literal: true RSpec.describe RatingChgkV2::Collections::CountriesCollection do it_behaves_like 'paginated' end