context 'when format is jpeg' do
        let(:format) { 'jpeg' }

        it 'calls to Grover::Processor with the type specified' do
          allow(processor).to(