mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-29 16:58:01 -05:00
fixing typo on line 31
- front matter
This commit is contained in:
@@ -28,7 +28,7 @@ class TestFrontMatterDefaults < JekyllUnitTest
|
||||
end
|
||||
end
|
||||
|
||||
context "A site with fron matter type pages and an extension" do
|
||||
context "A site with front matter type pages and an extension" do
|
||||
setup do
|
||||
@site = Site.new(Jekyll.configuration({
|
||||
"source" => source_dir,
|
||||
|
||||
Reference in New Issue
Block a user