features/image_gallery.feature in middleman-presentation-helpers-0.1.0.beta vs features/image_gallery.feature in middleman-presentation-helpers-0.1.0.rc1
- old
+ new
@@ -32,12 +32,10 @@
</section>
"""
When I go to "/stylesheets/application.css"
Then I should see:
"""
- .lightboxOverlay {
- overflow: scroll;
- }
+ overflow: scroll;
"""
Scenario: Images with titles
Given a slide named "01.html.erb" with:
"""