spec/support/image_helpers.rb in sqed-0.5.8 vs spec/support/image_helpers.rb in sqed-0.6.0
- old
+ new
@@ -34,18 +34,22 @@
def frost_stage_medimum
get_image 'stage_images/frost_stage_medimum.jpg'
end
def inhs_stage_7_slot
- get_image 'stage_images/inhs_7_slot.jpg'
+ get_image 'stage_images/inhs_7_slot3.jpg'
end
+ def inhs_stage_7_slot2
+ get_image 'stage_images/inhs_7_slot2.jpg'
+ end
+
def lep_stage
get_image 'stage_images/lep_stage.jpg'
end
- def inhs_stage_7_slot2
- get_image 'stage_images/inhs_7_slot2.jpg'
+ def lep_stage2
+ get_image 'stage_images/lep_stage2.jpg'
end
def crossy_green_line_specimen
get_image 'stage_images/CrossyGreenLinesSpecimen.jpg'
end