diff --git a/features/collections.feature b/features/collections.feature index 8b69ab67..1c3c8e23 100644 --- a/features/collections.feature +++ b/features/collections.feature @@ -101,7 +101,8 @@ Feature: Collections And I have a "_config.yml" file with content: """ collections: - - methods + methods: + output: true """ When I run jekyll build Then the _site directory should exist