mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Updated test name, using single quotes for cleanliness.
This commit is contained in:
@@ -575,7 +575,7 @@ CONTENT
|
||||
refute_match(%r!markdown\-html\-error!, @result)
|
||||
end
|
||||
|
||||
should "have the URL to the \"complex\" post from 2008-11-21" do
|
||||
should 'have the URL to the "special-chars" post from 2016-11-26' do
|
||||
assert_match %r!/2016/11/26/special-chars-\(\+\)/!, @result
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user