spec/gnawrnip/rspec_spec.rb in gnawrnip-0.2.2 vs spec/gnawrnip/rspec_spec.rb in gnawrnip-0.2.3

- old
+ new

@@ -14,9 +14,10 @@ ) example end before do + Gnawrnip.photographer.stub(:take_shot) Gnawrnip.photographer.stub(:frames) { ['aiueo', nil, 'lllll'] } end context '"turnip" spec group' do let(:group) do