From d8e68bc0e12773d5a21409082517cbeec4099721 Mon Sep 17 00:00:00 2001 From: Anatol Broder Date: Thu, 8 May 2014 00:45:15 +0200 Subject: [PATCH] No output needed --- features/collections.feature | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/features/collections.feature b/features/collections.feature index 1c3c8e23..8b69ab67 100644 --- a/features/collections.feature +++ b/features/collections.feature @@ -101,8 +101,7 @@ Feature: Collections And I have a "_config.yml" file with content: """ collections: - methods: - output: true + - methods """ When I run jekyll build Then the _site directory should exist