Displaying 1 result from an estimated 1 matches for "shippingcosttype".
2006 Jan 10
2
Default unit tests failing?
I''ve got a strange issue.  My default unit tests are failing for two models.  I
haven''t changed _anything_ in the test.  Here''s an example:
Output:
  1) Error:
test_truth(ShippingCostTypeTest):
NoMethodError: You have a nil object when you didn''t expect it!
You might have expected an instance of Array.
The error occured while evaluating nil.find
   
/usr/lib/ruby/gems/1.8/gems/activerecord-1.13.2/
lib/active_record/fixtures.rb:456:in
`shipping_cost_types''
    test/...