# frozen_string_literal: true describe PUNK::ProveClaimService do context 'with no specs written' do it 'displays a warning' end end