Skip to content

Instantly share code, notes, and snippets.

@maxd
Created March 28, 2010 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maxd/346749 to your computer and use it in GitHub Desktop.
Save maxd/346749 to your computer and use it in GitHub Desktop.
1) Failure:
test: BBos::BBCode should format paragraphs for several string. (BlockTest)
[./test/unit/block_test.rb:16:in `__bind_1269778426_7091'
/var/lib/gems/1.8/gems/shoulda-2.10.3/lib/shoulda/context.rb:362:in `call'
/var/lib/gems/1.8/gems/shoulda-2.10.3/lib/shoulda/context.rb:362:in `test: BBos::BBCode should format paragraphs for several string. ']:
<"<p>Line1</p><p>Line2</p>"> expected but was
<"<p>Line1\n\nLine2</p>">.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment