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