git-svn-id: https://dev.finn.de/svn/cockpit/trunk@182 7926756e-e54e-46e6-9721-ed318f58905e
pull/6827/head
rkh 15 years ago
parent 3261865964
commit e28852200f
  1. 2
      spec/models/cost_entry_spec.rb

@ -9,7 +9,7 @@ describe CostEntry do
fixtures :projects
fixtures :issues
it "should always preffer overridden_costs" do
it "should always prefer overridden_costs" do
example = cost_entries "example"
value = rand(500)
example.overridden_costs = value

Loading…
Cancel
Save