Skip to content

Commit 936ce4d

Browse files
committed
add gist id back in
1 parent d023020 commit 936ce4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/gist_tag_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@
124124
doc.content = content
125125
doc.output = Jekyll::Renderer.new(doc.site, doc).run
126126
end
127+
let(:gist) { "mattr-/24081a1d93d2898ecf0f" }
127128

128129
it "does not produce the noscript tag" do
129130
expect(output).to_not match(/<noscript>/)

0 commit comments

Comments
 (0)