diff --git a/features/collections.feature b/features/collections.feature index 00c56c56..87ae0b5e 100644 --- a/features/collections.feature +++ b/features/collections.feature @@ -64,8 +64,7 @@ Feature: Collections And I have a "_config.yml" file with content: """ collections: - methods: - baz: bin + - methods """ When I run jekyll build Then the _site directory should exist