mirror of
https://github.com/discourse/discourse.git
synced 2025-09-10 17:43:01 +08:00
remove stray puts from spec
This commit is contained in:
parent
bcf7dc38c2
commit
d4c28f6fcb
1 changed files with 0 additions and 2 deletions
|
@ -1099,8 +1099,6 @@ HTML
|
||||||
<p><img src="/images/transparent.png" alt="upload" data-orig-src="upload://abcABC.png"></p>
|
<p><img src="/images/transparent.png" alt="upload" data-orig-src="upload://abcABC.png"></p>
|
||||||
HTML
|
HTML
|
||||||
|
|
||||||
puts PrettyText.cook(raw)
|
|
||||||
|
|
||||||
expect(PrettyText.cook(raw)).to eq(cooked.strip)
|
expect(PrettyText.cook(raw)).to eq(cooked.strip)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue