Updated test name, using single quotes for cleanliness.
This commit is contained in:
parent
875d55002b
commit
467bd5bb32
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue