From 93890f5ee0158cbf6de0271ef27962f3dae1fc6b Mon Sep 17 00:00:00 2001 From: Joseph Wynn Date: Sun, 7 Dec 2014 13:14:40 +0000 Subject: [PATCH] Collapse feature steps for brevity --- features/responsive-image-block.feature | 10 ++---- features/responsive-image.feature | 44 ++++++----------------- features/step_definitions/jekyll_steps.rb | 8 +++++ 3 files changed, 20 insertions(+), 42 deletions(-) diff --git a/features/responsive-image-block.feature b/features/responsive-image-block.feature index f8ea4e8..2603e9c 100644 --- a/features/responsive-image-block.feature +++ b/features/responsive-image-block.feature @@ -4,10 +4,7 @@ Feature: Jekyll responsive_image_block tag In order to dynamically generate my responsive images Scenario: Simple image tag - Given I have a responsive_image configuration with: - """ - template: _includes/responsive-image.html - """ + Given I have a responsive_image configuration with "template" set to "_includes/responsive-image.html" And I have a file "index.html" with: """ {% assign path = 'assets/test.png' %} @@ -23,10 +20,7 @@ Feature: Jekyll responsive_image_block tag Then I should see "