Created
March 28, 2010 12:49
-
-
Save maxd/346749 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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