Skip to content

Commit

Permalink
Ok 馃
Browse files Browse the repository at this point in the history
  • Loading branch information
yoannchaudet committed Feb 14, 2024
1 parent c29f89c commit dcd2f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/github-pages/integration_spec.rb
Expand Up @@ -224,7 +224,7 @@ def rm_destination
context "jekyll-relative-links" do
it "converts relative links" do
expect(contents).to match('<a href="/jekyll.html">Jekyll</a>')
expect(contents).to match('<p>Just a relative link</p>') # excerpt
expect(contents).to match("<p>Just a relative link</p>") # excerpt
end
end

Expand Down

0 comments on commit dcd2f8e

Please sign in to comment.