No output needed
This commit is contained in:
parent
9f6965c1b5
commit
d8e68bc0e1
|
@ -101,8 +101,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
|
||||||
output: true
|
|
||||||
"""
|
"""
|
||||||
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