I have created a test application. It only has one model. When I run 
tests on it it runs but still comes up with the same error message ie

  1) Failure:
test_should_not_be_valid_without_story(AnnnetteTest)
    [./test/unit/annnette_test.rb:6:in 
`test_should_not_be_valid_without_story'
     
/home/neil/annnette/vendor/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:94:in
 
`__send__'
     
/home/neil/annnette/vendor/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:94:in
 
`run']:
<nil> is not true.

1 tests, 1 assertions, 1 failures, 0 errors
rake aborted!
Command failed with status (1): [/usr/bin/ruby1.8 -I"lib:test" 
"/usr/lib/ru...]

Any ideas?

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to