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