Created
December 9, 2012 21:50
-
-
Save johnivanoff/4247183 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| test$ ruby feed_aggregator_test.rb | |
| Run options: | |
| # Running tests: | |
| .F.. | |
| Finished tests in 0.053503s, 74.7622 tests/s, 93.4527 assertions/s. | |
| 1) Failure: | |
| test_find_the_thumbnail_image(FeedAggregatorTest) [feed_aggregator_test.rb:42]: | |
| <nil> expected but was | |
| <"http://farm9.staticflickr.com/8488/8205498382_4e5ed09a62_s.jpg">. | |
| 4 tests, 5 assertions, 1 failures, 0 errors, 0 skips |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment