Skip to content

Commit

Permalink
Merge pull request #247 from jekyll/pull/fix-defaults
Browse files Browse the repository at this point in the history
test: update type in defaults
  • Loading branch information
DirtyF committed Oct 23, 2018
2 parents 7ad09d4 + 29d071d commit e250bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/fixtures/_config.yml
Expand Up @@ -4,6 +4,6 @@ defaults:
-
scope:
path: ""
type: page
type: pages
values:
layout: some_default

0 comments on commit e250bdb

Please sign in to comment.