mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 02:40:53 -06:00
remove stray puts from spec
This commit is contained in:
parent
bcf7dc38c2
commit
d4c28f6fcb
@ -1099,8 +1099,6 @@ HTML
|
||||
<p><img src="/images/transparent.png" alt="upload" data-orig-src="upload://abcABC.png"></p>
|
||||
HTML
|
||||
|
||||
puts PrettyText.cook(raw)
|
||||
|
||||
expect(PrettyText.cook(raw)).to eq(cooked.strip)
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user