Simplify config
This commit is contained in:
parent
7f1b916f32
commit
6c48e9bbdf
|
@ -64,8 +64,7 @@ Feature: Collections
|
||||||
And I have a "_config.yml" file with content:
|
And I have a "_config.yml" file with content:
|
||||||
"""
|
"""
|
||||||
collections:
|
collections:
|
||||||
methods:
|
- methods
|
||||||
baz: bin
|
|
||||||
"""
|
"""
|
||||||
When I run jekyll build
|
When I run jekyll build
|
||||||
Then the _site directory should exist
|
Then the _site directory should exist
|
||||||
|
|
Loading…
Reference in New Issue