diff --git a/features/responsive-image-block.feature b/features/responsive-image-block.feature index 871cddf..22e70cb 100644 --- a/features/responsive-image-block.feature +++ b/features/responsive-image-block.feature @@ -19,6 +19,22 @@ Feature: Jekyll responsive_image_block tag When I run Jekyll Then I should see "\"Lorem" in "_site/index.html" + Scenario: More complex logic in the block tag Given I have a responsive_image configuration with "template" set to "_includes/responsive-image.html" And I have a file "index.html" with: